Keep neo-tree open after last window
This commit is contained in:
parent
5c8a0ae3bf
commit
a9b0532e78
|
@ -21,7 +21,7 @@ return {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
close_if_last_window = true,
|
close_if_last_window = false,
|
||||||
window = {
|
window = {
|
||||||
position = 'right',
|
position = 'right',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue