Initial new commit
This commit is contained in:
commit
c46ad3d427
22 changed files with 2401 additions and 0 deletions
7
lua/plugins/neotree.lua
Executable file
7
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