duplicate.nvim
Text duplicator
Automates the duplication of visual text selections and lines in a text editor
Duplicate visual selection, lines, and textobjects
20 stars
2 watching
0 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
neovim-pluginnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
hinell/move.nvim | Provides commands to move lines, blocks, and characters in text editing, with support for vertical and horizontal movements. | 9 |
mawkler/demicolon.nvim | Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 76 |
altermo/iedit.nvim | A lua module for simultaneous text editing and selection of multiple occurrences in Neovim. | 21 |
andrewferrier/debugprint.nvim | A debugging tool for NeoVim that uses print-like statements to trace code execution | 338 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,419 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
jubnzv/virtual-types.nvim | A Neovim plugin that displays type annotations in virtual text | 375 |
jbyuki/venn.nvim | A tool for drawing ASCII diagrams in Neovim. | 977 |
david-kunz/gen.nvim | Generates text based on customizable prompts using Large Language Models (LLMs) | 1,231 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |
xxiaoa/ns-textobject.nvim | An extension of nvim-surround for creating and managing custom text objects with Lua functions and quotes handling. | 37 |
ecthelionvi/neocomposer.nvim | A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. | 402 |
johmsalas/text-case.nvim | A Neovim plugin for converting text case and performing bulk replacements | 455 |