Add nvimdev/hlsearch.nvim (#905)

This commit is contained in:
nkakouros 2023-10-09 21:15:35 +02:00 committed by GitHub
parent fd1c33036e
commit b4f36b6d55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -301,6 +301,7 @@ You can find them listed on the [Neovim wiki](https://github.com/neovim/neovim/w
- [roobert/search-replace.nvim](https://github.com/roobert/search-replace.nvim) - Builds on 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.
- [nvimdev/hlsearch.nvim](https://github.com/nvimdev/hlsearch.nvim) - Auto remove search highlight and rehighlight when using n or N.
### Fuzzy Finder