mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	utility/undotree: formatted code
This commit is contained in:
		
					parent
					
						
							
								5f2530a239
							
						
					
				
			
			
				commit
				
					
						0a1dda51d0
					
				
			
		
					 1 changed files with 2 additions and 4 deletions
				
			
		|  | @ -1,8 +1,6 @@ | ||||||
| { lib, ... }: | {lib, ...}: let | ||||||
| let |  | ||||||
|   inherit (lib.options) mkEnableOption; |   inherit (lib.options) mkEnableOption; | ||||||
| in | in { | ||||||
| { |  | ||||||
|   options.vim.undotree = { |   options.vim.undotree = { | ||||||
|     enable = mkEnableOption "undo history visualizer for Vim [undotree]"; |     enable = mkEnableOption "undo history visualizer for Vim [undotree]"; | ||||||
|   }; |   }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Abhi
				Abhi