mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-09-01 08:15:20 +02:00
no nvimtree on dashboard
This commit is contained in:
parent
78baaafa6d
commit
6e6cc4cfb6
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ M.config = function()
|
||||||
g.nvim_tree_tab_open = 0
|
g.nvim_tree_tab_open = 0
|
||||||
g.nvim_tree_allow_resize = 1
|
g.nvim_tree_allow_resize = 1
|
||||||
g.nvim_tree_lsp_diagnostics = 1
|
g.nvim_tree_lsp_diagnostics = 1
|
||||||
|
g.nvim_tree_auto_ignore_ft = {'startify', 'dashboard'}
|
||||||
|
|
||||||
g.nvim_tree_show_icons = {
|
g.nvim_tree_show_icons = {
|
||||||
git = 1,
|
git = 1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue