mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	feat: rewrite nvimtree configuration and rename nvimTreeLua to nvimTree
WARNING: breaking change - see #109
This commit is contained in:
		
				commit
				
					
						f0dffff72e
					
				
			
		
					 11 changed files with 1432 additions and 594 deletions
				
			
		|  | @ -113,15 +113,8 @@ inputs: let | |||
|       }; | ||||
| 
 | ||||
|       vim.filetree = { | ||||
|         nvimTreeLua = { | ||||
|         nvimTree = { | ||||
|           enable = true; | ||||
|           renderer = { | ||||
|             rootFolderLabel = null; | ||||
|           }; | ||||
|           view = { | ||||
|             width = 25; | ||||
|             cursorline = false; | ||||
|           }; | ||||
|         }; | ||||
|       }; | ||||
| 
 | ||||
|  | @ -218,7 +211,7 @@ inputs: let | |||
|       }; | ||||
| 
 | ||||
|       vim.session = { | ||||
|         nvim-session-manager.enable = isMaximal; | ||||
|         nvim-session-manager.enable = false; | ||||
|       }; | ||||
| 
 | ||||
|       vim.gestures = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 GitHub
					GitHub