neo-tree float instead of left side
This commit is contained in:
parent
1f6dce4665
commit
29a1ad229f
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ return {
|
||||||
pin = true,
|
pin = true,
|
||||||
tag = "2.56",
|
tag = "2.56",
|
||||||
opts = {
|
opts = {
|
||||||
|
window = {
|
||||||
|
position = "float",
|
||||||
|
},
|
||||||
auto_clean_after_session_restore = true,
|
auto_clean_after_session_restore = true,
|
||||||
close_if_last_window = true,
|
close_if_last_window = true,
|
||||||
sources = { "filesystem" },
|
sources = { "filesystem" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue