Ver Fonte

no nvimtree on dashboard

christianchiarulli há 4 anos atrás
pai
commit
6e6cc4cfb6
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      lua/lv-nvimtree/init.lua

+ 1 - 0
lua/lv-nvimtree/init.lua

@@ -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,