new
This commit is contained in:
parent
d3af2e83f1
commit
77035a2af4
21 changed files with 2325 additions and 0 deletions
7
new/lua/plugins/neotree.lua
Executable file
7
new/lua/plugins/neotree.lua
Executable file
|
@ -0,0 +1,7 @@
|
|||
require("neo-tree").setup({
|
||||
source_selector = {
|
||||
winbar = true,
|
||||
statusline = false,
|
||||
},
|
||||
})
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue