Compare commits
	
		
			2 Commits 
		
	
	
		
			main
			...
			feat/flaki
		
	
	| Author | SHA1 | Date | 
|---|---|---|
| 
							
							
								
									
								
								 | 
						318524004b | |
| 
							
							
								
									
								
								 | 
						799348ff91 | 
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
# Neovim configuration
 | 
			
		||||
 | 
			
		||||
My neovim configuration. Available as a Nix flake [^nixcats]. When installing manually,
 | 
			
		||||
`paq.nvim` is used as a fallback plugin manager.
 | 
			
		||||
 | 
			
		||||
[^nixcats] Based on [this nixCats `example` template](https://github.com/BirdeeHub/nixCats-nvim/tree/77dffad8235eb77684fcb7599487c8e9f23d5b8f/templates/example)
 | 
			
		||||
| 
						 | 
				
			
			@ -59,11 +59,11 @@
 | 
			
		|||
    },
 | 
			
		||||
    "nixpkgs": {
 | 
			
		||||
      "locked": {
 | 
			
		||||
        "lastModified": 1760139962,
 | 
			
		||||
        "narHash": "sha256-4xggC56Rub3WInz5eD7EZWXuLXpNvJiUPahGtMkwtuc=",
 | 
			
		||||
        "lastModified": 1760423683,
 | 
			
		||||
        "narHash": "sha256-Tb+NYuJhWZieDZUxN6PgglB16yuqBYQeMJyYBGCXlt8=",
 | 
			
		||||
        "owner": "nixos",
 | 
			
		||||
        "repo": "nixpkgs",
 | 
			
		||||
        "rev": "7e297ddff44a3cc93673bb38d0374df8d0ad73e4",
 | 
			
		||||
        "rev": "a493e93b4a259cd9fea8073f89a7ed9b1c5a1da2",
 | 
			
		||||
        "type": "github"
 | 
			
		||||
      },
 | 
			
		||||
      "original": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue