From 3c238894c5b6f15c5f27cea8bd3785eb0f1ebf0f Mon Sep 17 00:00:00 2001 From: HampusM Date: Sun, 18 Sep 2022 11:39:25 +0200 Subject: add config --- lua/autocommands/NERDTree.lua | 1 + 1 file changed, 1 insertion(+) create mode 100644 lua/autocommands/NERDTree.lua (limited to 'lua/autocommands/NERDTree.lua') diff --git a/lua/autocommands/NERDTree.lua b/lua/autocommands/NERDTree.lua new file mode 100644 index 0000000..38213e2 --- /dev/null +++ b/lua/autocommands/NERDTree.lua @@ -0,0 +1 @@ +autocmd("VimEnter", "*", "NERDTree") -- cgit v1.2.3-18-g5258