mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-04 04:32:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			171 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			171 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
{
 | 
						|
  imports = [
 | 
						|
    ./autocmds.nix
 | 
						|
    ./basic.nix
 | 
						|
    ./clipboard.nix
 | 
						|
    ./debug.nix
 | 
						|
    ./diagnostics.nix
 | 
						|
    ./highlight.nix
 | 
						|
    ./lsp.nix
 | 
						|
    ./spellcheck.nix
 | 
						|
  ];
 | 
						|
}
 |