mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	utility/oil-nvim: add oil-git-status support
This commit is contained in:
		
					parent
					
						
							
								69659e078b
							
						
					
				
			
			
				commit
				
					
						de1f36b4be
					
				
			
		
					 4 changed files with 49 additions and 5 deletions
				
			
		|  | @ -8,5 +8,13 @@ in { | |||
|     ''; | ||||
| 
 | ||||
|     setupOpts = mkPluginSetupOption "oil-nvim" {}; | ||||
| 
 | ||||
|     gitStatus = { | ||||
|       enable = mkEnableOption '' | ||||
|         Git status on [oil-nvim] directory listings | ||||
|       ''; | ||||
| 
 | ||||
|       setupOpts = mkPluginSetupOption "oil-git-status-nvim" {}; | ||||
|     }; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 poz
				poz