diff --git a/home/.config/nvim/nvim-tree.vim b/home/.config/nvim/nvim-tree.vim index 94ad5e7..392bc5b 100644 --- a/home/.config/nvim/nvim-tree.vim +++ b/home/.config/nvim/nvim-tree.vim @@ -21,7 +21,7 @@ local function my_on_attach(bufnr) -- however, through magic, the default keys are loaded anyways ONLY IN WSL -- I have made a seperate branch (wsl) for any such things -- just use a proper linux, if possible - api.config.mappings.default_on_attach(bufnr) + --api.config.mappings.default_on_attach(bufnr) -- custom mappings -- cd