master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 8ea3ed7a79 - Show all commits

View File

@@ -18,6 +18,7 @@ require('neo-tree').setup({
-- you can also specify border here, if you want a different setting from -- you can also specify border here, if you want a different setting from
-- the global popup_border_style. -- 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. -- 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. -- You can also create your own commands by providing a function instead of a string.
mappings = { mappings = {