mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-03 20:22:21 +00:00 
			
		
		
		
	plugins/git: add vim-fugitive; modularize
This commit is contained in:
		
					parent
					
						
							
								165c3369aa
							
						
					
				
			
			
				commit
				
					
						f78696f13b
					
				
			
		
					 12 changed files with 206 additions and 130 deletions
				
			
		
							
								
								
									
										6
									
								
								modules/plugins/git/gitsigns/default.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								modules/plugins/git/gitsigns/default.nix
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  imports = [
 | 
			
		||||
    ./config.nix
 | 
			
		||||
    ./gitsigns.nix
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue