mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-12-02 15:59:14 +00:00
Add nyngwang/NeoRoot.lua (#298)
This commit is contained in:
parent
13fe782f25
commit
ac9b83019b
1 changed files with 1 additions and 0 deletions
|
@ -562,6 +562,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
|
||||
### Project
|
||||
|
||||
- [nyngwang/NeoRoot.lua](https://github.com/nyngwang/NeoRoot.lua) - Change your current working directory to the buffer your cursor is on, and try to go up 2 levels but stop after it encounters one of the project roots you define.
|
||||
- [windwp/nvim-projectconfig](https://github.com/windwp/nvim-projectconfig) - Load Neovim config depend on project directory.
|
||||
- [windwp/nvim-spectre](https://github.com/windwp/nvim-spectre) - Search and replace panel for Neovim.
|
||||
- [ahmedkhalf/project.nvim](https://github.com/ahmedkhalf/project.nvim) - An all in one Neovim plugin that provides superior project management.
|
||||
|
|
Loading…
Reference in a new issue