iedit.nvim
Text editor
A lua module for simultaneous text editing and selection of multiple occurrences in Neovim.
Edit one occurrence of text and simultaneously have other selected occurrences edited in the same way.
21 stars
2 watching
2 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
ieditluaneovimneovim-luaneovim-lua-pluginneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
chrisgrieser/nvim-various-textobjs | A collection of custom text objects for Neovim that enhance the editor's functionality | 626 |
xxiaoa/ns-textobject.nvim | An extension of nvim-surround for creating and managing custom text objects with Lua functions and quotes handling. | 37 |
myzel394/easytables.nvim | A plugin for Neovim that enables real-time preview and editing of markdown tables with various features such as row and column movement and cell swapping. | 105 |
roobert/surround-ui.nvim | A Neovim plugin designed to assist with key combination usage during text editing | 84 |
chomosuke/term-edit.nvim | A plugin for Neovim's built-in terminal that provides Vim keybindings and improves editing experience by preventing excessive cursor movement. | 188 |
cunderw/nvim | A starter template for a configuration-driven text editor written in Lua | 10 |
acksld/nvim-femaco.lua | An extension for Neovim that enables editing of injected code blocks with correct file types and provides a floating window interface. | 325 |
ludopinelli/comment-box.nvim | A plugin that helps organize and format plain text files by adding boxes and lines around selected text or lines. | 419 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,435 |
marco-souza/ollero.nvim | Enables interaction with an offline Language Model using Neovim as the interface | 46 |
niuiic/part-edit.nvim | Edit specific parts of files directly in a new buffer without affecting the original file | 14 |
david-kunz/gen.nvim | Generates text based on customizable prompts using Large Language Models (LLMs) | 1,280 |
hinell/duplicate.nvim | Automates the duplication of visual text selections and lines in a text editor | 19 |
alaviss/nim.nvim | A plugin for NeoVim that provides language-specific features and functionality for the Nim programming language. | 205 |
scjangra/table-nvim | A markdown table editor that formats the table as you type. | 33 |