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, 1 insertions, 0 deletions
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")