nvim-rip-substitute
search-and-replace tool
Search and replace plugin with incremental preview and modern regex syntax
Search and replace in the current buffer with incremental preview, a convenient UI, and modern regex syntax.
190 stars
2 watching
8 forks
Language: Lua
last commit: 22 days ago
Linked from 1 awesome list
neovim-pluginnvimnvim-pluginreplace-textsearch-and-replacesubstitution
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 |
gbprod/substitute.nvim | Provides new operator motions to quickly replace and exchange text in Neovim. | 581 |
bennypowers/nvim-regexplainer | Displays explanations of regular expressions under the cursor in Neovim | 627 |
tomiis4/hypersonic.nvim | A plugin for Neovim that provides an interactive testing environment and explanations for regular expressions. | 216 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
ray-x/sad.nvim | A find and replace plugin that integrates with fzf for Neovim. | 193 |
duane9/nvim-rg | An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window. | 38 |
magicduck/grug-far.nvim | A plugin for Find And Replace functionality in Neovim using rg and ast-grep tools | 858 |
roobert/search-replace.nvim | A plugin for enhancing Neovim's search and replace functionality | 217 |
tenxsoydev/karen-yank.nvim | A Neovim plugin to improve register handling with intuitive mappings and intentional deletion | 81 |
mangelozzi/rgflow.nvim | A plugin for Neovim that integrates RipGrep into the editor's interface to improve search experience | 91 |
chrisgrieser/nvim-scissors | Automates snippet editing and creation for text editors like nvim. | 383 |
acksld/muren.nvim | A plugin for making multiple search and replace operations in Neovim more efficient | 363 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 933 |
chrisgrieser/nvim-rulebook | An extension of Neovim's LSP diagnostics system to provide code action commands and rule lookup functionality for various linters and formatters. | 75 |