diff options
Diffstat (limited to 'lua/autocommands/NERDTree.lua')
-rw-r--r-- | lua/autocommands/NERDTree.lua | 1 |
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()") |