neo-tree: source selector
This commit is contained in:
parent
b8577f2496
commit
2a23bdf034
@ -14,6 +14,11 @@ return {
|
||||
{ '\\', ':Neotree reveal<CR>', desc = 'NeoTree reveal' },
|
||||
},
|
||||
opts = {
|
||||
close_if_last_window = true,
|
||||
source_selector = {
|
||||
winbar = true,
|
||||
statusline = false,
|
||||
},
|
||||
filesystem = {
|
||||
window = {
|
||||
mappings = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user