mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Update windwp/nvim-spectre
(#827)
This commit is contained in:
parent
c012c435ed
commit
6f68bca29c
1 changed files with 1 additions and 1 deletions
|
@ -282,6 +282,7 @@ You can find them listed on the [Neovim wiki](https://github.com/neovim/neovim/w
|
|||
- [s1n7ax/nvim-search-and-replace](https://github.com/s1n7ax/nvim-search-and-replace) - Search and replace in multiple files at the same time from the current working directory.
|
||||
- [roobert/search-replace.nvim](https://github.com/roobert/search-replace.nvim) - Brings better features to the native search and replace experience.
|
||||
- [AckslD/muren.nvim](https://github.com/AckslD/muren.nvim/) - Multiple replacements through interactive UI.
|
||||
- [windwp/nvim-spectre](https://github.com/windwp/nvim-spectre) - Search and replace panel.
|
||||
|
||||
### Fuzzy Finder
|
||||
|
||||
|
@ -319,7 +320,6 @@ You can find them listed on the [Neovim wiki](https://github.com/neovim/neovim/w
|
|||
- [shaeinst/penvim](https://github.com/shaeinst/penvim) - Project's Root Directory and Documents Indentation detector with project based config loader.
|
||||
- [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.
|
||||
- [ahmedkhalf/project.nvim](https://github.com/ahmedkhalf/project.nvim) - An all in one Neovim plugin that provides superior project management.
|
||||
- [klen/nvim-config-local](https://github.com/klen/nvim-config-local) - Secure load local config files from working directories.
|
||||
- [cljoly/telescope-repo.nvim](https://cj.rs/telescope-repo-nvim/) - Telescope picker to jump to any repository (git or other) on the file system.
|
||||
|
|
Loading…
Reference in a new issue