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