From 395d77716a02e92f7df9b92c4962c2538168d342 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 15 Mar 2021 01:31:07 -0400 Subject: config vim rooter --- lua/nv-vim-rooter/init.lua | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lua/nv-vim-rooter/init.lua (limited to 'lua/nv-vim-rooter') diff --git a/lua/nv-vim-rooter/init.lua b/lua/nv-vim-rooter/init.lua new file mode 100644 index 00000000..a8731945 --- /dev/null +++ b/lua/nv-vim-rooter/init.lua @@ -0,0 +1,2 @@ +-- TODO create file +vim.g.rooter_silent_chdir = 1 -- cgit v1.2.3