summaryrefslogtreecommitdiff
path: root/lua/autocommands/NERDTree.lua
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2024-06-09 14:18:40 +0200
committerHampusM <hampus@hampusmat.com>2024-06-09 14:18:45 +0200
commit6b3b1c9e39d573ab32b22e615a5509b721529ddf (patch)
tree6043c75db6adef41e20500a16e7c6858a0401ad5 /lua/autocommands/NERDTree.lua
parent17351b228abd9f953c2789f98b1403ea496b30a4 (diff)
remove nerdtree
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()")