diff options
author | Chris <[email protected]> | 2021-03-15 01:31:07 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-15 01:31:07 -0400 |
commit | 395d77716a02e92f7df9b92c4962c2538168d342 (patch) | |
tree | 46ed9b238e9851f9d73d9a7a120bf1de24fe6206 /lua/nv-vim-rooter/init.lua | |
parent | ba701db787d9e9a2ed9cd8acc712fb9e3325ad56 (diff) |
config vim rooter
Diffstat (limited to 'lua/nv-vim-rooter/init.lua')
-rw-r--r-- | lua/nv-vim-rooter/init.lua | 2 |
1 files changed, 2 insertions, 0 deletions
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 |