search-replace.nvim
search tool
A plugin for enhancing Neovim's search and replace functionality
A Neovim search and replace plugin that builds on the native search and replace experience.
217 stars
3 watching
4 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
s1n7ax/nvim-search-and-replace | A plugin to perform search and replace operations in multiple files within the current working directory. | 72 |
ray-x/sad.nvim | A find and replace plugin that integrates with fzf for Neovim. | 193 |
magicduck/grug-far.nvim | A plugin for Find And Replace functionality in Neovim using rg and ast-grep tools | 858 |
acksld/muren.nvim | A plugin for making multiple search and replace operations in Neovim more efficient | 363 |
chrisgrieser/nvim-rip-substitute | Search and replace plugin with incremental preview and modern regex syntax | 190 |
roobert/surround-ui.nvim | A Neovim plugin designed to assist with key combination usage during text editing | 83 |
roobert/activate.nvim | Automated plugin installation and management system for Neovim | 118 |
gbprod/substitute.nvim | Provides new operator motions to quickly replace and exchange text in Neovim. | 581 |
backdround/improved-search.nvim | Enhancements to improve Neovim's search functionality, including stability and flexibility in searching patterns. | 55 |
mangelozzi/rgflow.nvim | A plugin for Neovim that integrates RipGrep into the editor's interface to improve search experience | 91 |
duane9/nvim-rg | An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window. | 38 |
simonmclean/triptych.nvim | A plugin for Neovim's file explorer with 3 floating windows for easy navigation and file management. | 198 |
rlane/pounce.nvim | An incremental fuzzy search motion plugin for Neovim. | 340 |
fabianwirth/search.nvim | A plugin that provides tab-based searching with Telescope for Neovim | 178 |
roobert/tabtree.nvim | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |