From 3201478b5ed74340820c66a05eb34ae39d0c9fa0 Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 1 Jun 2024 01:33:01 +0200 Subject: make NERDTree have own background color --- lua/autocommands/NERDTree.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/autocommands') diff --git a/lua/autocommands/NERDTree.lua b/lua/autocommands/NERDTree.lua index 38213e2..9e0acab 100644 --- a/lua/autocommands/NERDTree.lua +++ b/lua/autocommands/NERDTree.lua @@ -1 +1 @@ -autocmd("VimEnter", "*", "NERDTree") +autocmd("VimEnter", "*", "lua toggle_nerdtree()") -- cgit v1.2.3-18-g5258