disable git for neo-tree
This commit is contained in:
parent
518f32d3bb
commit
8ea3ed7a79
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user