This commit is contained in:
Hadi
2024-10-07 11:17:59 +02:00
parent ab65fe342b
commit 75f2c2c7c6
20 changed files with 289 additions and 157 deletions

View File

@@ -62,7 +62,7 @@
}
{
key = "<leader>E";
action = "<cmd>Neotree<cr>";
action = "<cmd>Neotree toggle<cr>";
options.desc = "Neotree";
}