summaryrefslogtreecommitdiff
path: root/lua/autocommands/NERDTree.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/autocommands/NERDTree.lua')
-rw-r--r--lua/autocommands/NERDTree.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/autocommands/NERDTree.lua b/lua/autocommands/NERDTree.lua
deleted file mode 100644
index 9e0acab..0000000
--- a/lua/autocommands/NERDTree.lua
+++ /dev/null
@@ -1 +0,0 @@
-autocmd("VimEnter", "*", "lua toggle_nerdtree()")