fix: don't hide dot files by default
This commit is contained in:
		
							parent
							
								
									6fbb503a16
								
							
						
					
					
						commit
						09f6c4c067
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -17,7 +17,7 @@ g.nvim_tree_disable_netrw = 1 | |||
| g.nvim_tree_follow = 1 | ||||
| g.nvim_tree_git_hl = 1 | ||||
| g.nvim_tree_gitignore = 1 | ||||
| g.nvim_tree_hide_dotfiles = 1 | ||||
| g.nvim_tree_hide_dotfiles = 0 | ||||
| g.nvim_tree_highlight_opened_files = 0 | ||||
| g.nvim_tree_hijack_netrw = 0 | ||||
| g.nvim_tree_indent_markers = 1 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue