changed describtion of neo-tree mapping

changed tmux status line
This commit is contained in:
quak
2024-12-28 00:11:39 +01:00
parent 4e978dbba1
commit 7a04d5c64f
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ return {
})
end,
keys = {
{ "<leader>e", ":Neotree toggle float<CR>", silent = true, desc = "Popup File Explorer" },
{ "<leader>e", ":Neotree toggle float<CR>", silent = true, desc = "Open NeoTree File [E]xplorer" },
-- { '<leader>e', ':Neotree toggle position=left<CR>', silent = true, desc = 'Left File Explorer' },
{
"<leader>gs",