no nvimtree on dashboard

This commit is contained in:
christianchiarulli 2021-06-28 17:24:57 -04:00
parent 78baaafa6d
commit 6e6cc4cfb6

View file

@ -19,6 +19,7 @@ M.config = function()
g.nvim_tree_tab_open = 0
g.nvim_tree_allow_resize = 1
g.nvim_tree_lsp_diagnostics = 1
g.nvim_tree_auto_ignore_ft = {'startify', 'dashboard'}
g.nvim_tree_show_icons = {
git = 1,