Skip to content

Commit b5bf962

Browse files
committed
clean up
1 parent 46c6931 commit b5bf962

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/keymap/tool.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ local mappings = {
4545
:with_desc("filetree: Toggle"),
4646

4747
-- Plugin: nvim-tree
48-
["n|<C-n>"] = map_cu("NvimTreeToggle"):with_noremap():with_silent():with_desc("filetree: Toggle"),
4948
["n|<leader>nf"] = map_cr("NvimTreeFindFile"):with_noremap():with_silent():with_desc("filetree: Find file"),
5049
["n|<leader>nr"] = map_cr("NvimTreeRefresh"):with_noremap():with_silent():with_desc("filetree: Refresh"),
5150

0 commit comments

Comments
 (0)