ram02z / rooter.nvim

Sets the working directory of neovim based on nvim-lspconfig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rooter.nvim attempts to find the root in the folowing order:
lspconfig.util.root_pattern -> gitsigns dict -> current_buffer

About

Sets the working directory of neovim based on nvim-lspconfig


Languages

Language:Lua 74.4%Language:Vim Script 25.6%