substitute.nvim
Text replacement plugin
Provides new operator motions to quickly replace and exchange text in Neovim.
Neovim plugin introducing a new operators motions to quickly replace and exchange text.
581 stars
4 watching
5 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
neovimneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
chrisgrieser/nvim-rip-substitute | Search and replace plugin with incremental preview and modern regex syntax | 190 |
s1n7ax/nvim-search-and-replace | A plugin to perform search and replace operations in multiple files within the current working directory. | 72 |
magicduck/grug-far.nvim | A plugin for Find And Replace functionality in Neovim using rg and ast-grep tools | 858 |
gbprod/yanky.nvim | A Neovim plugin that enhances yank and put text manipulation functionality. | 912 |
ray-x/sad.nvim | A find and replace plugin that integrates with fzf for Neovim. | 193 |
gbprod/stay-in-place.nvim | Prevents cursor movement when using shift and filter actions in Neovim | 91 |
gbprod/phpactor.nvim | A plugin that provides integration with the PhpActor framework using Neovim's Lua API | 73 |
roobert/search-replace.nvim | A plugin for enhancing Neovim's search and replace functionality | 217 |
hkupty/nvimux | Neovim replacement for TMUX keybindings and features using its windows, buffers, and terminals. | 445 |
gbprod/cutlass.nvim | A plugin that customizes the 'cut' and 'delete' operations in Neovim to prevent cutting when deleting | 197 |
acksld/muren.nvim | A plugin for making multiple search and replace operations in Neovim more efficient | 363 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
robitx/gp.nvim | An extension for Neovim that integrates GPT models into the editor, enabling AI-powered text operations and speech-to-text capabilities. | 869 |
johmsalas/text-case.nvim | A Neovim plugin for converting text case and performing bulk replacements | 455 |
gsuuon/model.nvim | A Neovim plugin that enables AI-powered completions and chat functionality using various language models. | 336 |