make neo tree float

This commit is contained in:
alice-vu-163 2025-08-08 09:31:34 +07:00
parent d101ae2f7c
commit c0269054c9
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ return {
{ '\\', ':Neotree reveal<CR>', desc = 'NeoTree reveal', silent = true },
},
opts = {
window = {
position = 'float', -- ← default pane on the right
},
filesystem = {
window = {
mappings = {