diff --git a/lua/setup/neo-tree.lua b/lua/setup/neo-tree.lua index bf78d31..309ed03 100644 --- a/lua/setup/neo-tree.lua +++ b/lua/setup/neo-tree.lua @@ -18,6 +18,7 @@ require('neo-tree').setup({ -- you can also specify border here, if you want a different setting from -- the global popup_border_style. }, + enable_git_status = false, -- Mappings for tree window. See `:h nep-tree-mappings` for a list of built-in commands. -- You can also create your own commands by providing a function instead of a string. mappings = {