From e7ae1a947c3de16609439fe0086c5b205da03070 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Wed, 5 Jul 2023 16:57:50 +0200 Subject: [PATCH] reenable api-config nvim-tree --- home/.config/nvim/nvim-tree.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/nvim/nvim-tree.vim b/home/.config/nvim/nvim-tree.vim index d49fb59..6083ee6 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 separate 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