migrate to neovim-nightly
This commit is contained in:
		
							parent
							
								
									296924cdeb
								
							
						
					
					
						commit
						a84f086861
					
				
					 3 changed files with 3 additions and 0 deletions
				
			
		|  | @ -14,6 +14,7 @@ | ||||||
|     home-manager.inputs.nixpkgs.follows = "nixpkgs"; |     home-manager.inputs.nixpkgs.follows = "nixpkgs"; | ||||||
| 
 | 
 | ||||||
|     # Add any other flake you might need |     # Add any other flake you might need | ||||||
|  |     neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay"; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   outputs = { self, nixpkgs, home-manager, ... }@inputs: |   outputs = { self, nixpkgs, home-manager, ... }@inputs: | ||||||
|  |  | ||||||
|  | @ -44,6 +44,7 @@ | ||||||
|       cmp_luasnip            # Snippets source for nvim-cmp |       cmp_luasnip            # Snippets source for nvim-cmp | ||||||
|       luasnip                # Snippets plugin |       luasnip                # Snippets plugin | ||||||
| 
 | 
 | ||||||
|  |     package = pkgs.neovim-nightly; | ||||||
|       # Misc |       # Misc | ||||||
|       vim-shellcheck         # Static analysis tool for shell scripts |       vim-shellcheck         # Static analysis tool for shell scripts | ||||||
|       markdown-preview-nvim  # Preview markdown in browser |       markdown-preview-nvim  # Preview markdown in browser | ||||||
|  |  | ||||||
|  | @ -35,6 +35,7 @@ | ||||||
| 
 | 
 | ||||||
|       # You can also add overlays exported from other flakes: |       # You can also add overlays exported from other flakes: | ||||||
|       # neovim-nightly-overlay.overlays.default |       # neovim-nightly-overlay.overlays.default | ||||||
|  |       inputs.neovim-nightly-overlay.overlays.default | ||||||
| 
 | 
 | ||||||
|       # Or define it inline, for example: |       # Or define it inline, for example: | ||||||
|       # (final: prev: { |       # (final: prev: { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue