gitignore custom dir | add example configs
This commit is contained in:
@@ -9,7 +9,6 @@ local g = vim.g
|
||||
|
||||
g.nvim_tree_add_trailing = 0 -- append a trailing slash to folder names
|
||||
g.nvim_tree_git_hl = git_status
|
||||
g.nvim_tree_gitignore = 0
|
||||
g.nvim_tree_highlight_opened_files = 0
|
||||
g.nvim_tree_indent_markers = 1
|
||||
g.nvim_tree_quit_on_open = 0 -- closes tree when file's opened
|
||||
|
||||
Reference in New Issue
Block a user