gitignore custom dir | add example configs
This commit is contained in:
parent
5c69d46dd6
commit
b4da490138
4 changed files with 53 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue