mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	docs: fix reference to invalid nvimtreeLua option
This commit is contained in:
		
					parent
					
						
							
								eba785e91f
							
						
					
				
			
			
				commit
				
					
						d1b65d2858
					
				
			
		
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -30,6 +30,6 @@ https://github.com/notashelf[notashelf]: | |||
| 
 | ||||
| * Added <<opt-vim.cursorlineOpt>> for configuring Neovim's cursorlineOpt. | ||||
| 
 | ||||
| * Added <<opt-vim.fileTree.nvimTreeLua.cursorline>>, default false, to enable cursorline in nvimtre. | ||||
| * Added <<opt-vim.filetree.nvimTreeLua.view.cursorline>>, default false, to enable cursorline in nvimtre. | ||||
| 
 | ||||
| * Added Fidget.nvim support for the Catppuccin theme. | ||||
|  |  | |||
|  | @ -108,6 +108,7 @@ inputs: let | |||
|           }; | ||||
|           view = { | ||||
|             width = 25; | ||||
|             cursorline = false; | ||||
|           }; | ||||
|         }; | ||||
|       }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf