mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-04 04:32:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			304 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			304 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Nix {#sec-default-nix}
 | 
						|
 | 
						|
```bash
 | 
						|
$ nix run github:notashelf/nvf#nix test.nix
 | 
						|
```
 | 
						|
 | 
						|
Enables all the of Neovim plugins, with language support for specifically Nix.
 | 
						|
This lets you see what a fully configured neovim setup looks like without
 | 
						|
downloading a whole bunch of language servers and associated tools.
 |