This commit is contained in:
Christian Nieves
2025-01-29 21:55:07 -06:00
parent 0300264961
commit 9988bd13b2
3 changed files with 24 additions and 12 deletions

View File

@ -48,7 +48,7 @@ return {
return { "<C-n>m", ":Neotree float git_status<CR>", desc = "Open NeoTree CWD float" }
end)(),
{ "<C-n>", ":Neotree toggle left dir=%:p:h<cr>" },
{ "<leader>e", ":Neotree float dir=%:p:h<cr>" },
{ "<leader>e", ":Neotree float dir=%:p:h<cr>/" },
},
},
}