mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			235 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			235 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| {
 | |
|   imports = [
 | |
|     ./borders
 | |
|     ./breadcrumbs
 | |
|     ./colorful-menu-nvim
 | |
|     ./nvim-highlight-colors
 | |
|     ./colorizer
 | |
|     ./fastaction
 | |
|     ./illuminate
 | |
|     ./modes
 | |
|     ./noice
 | |
|     ./notifications
 | |
|     ./nvim-ufo
 | |
|     ./smartcolumn
 | |
|   ];
 | |
| }
 | 
