easy-action
Action editor
An editor plugin that allows users to perform actions on visible text without moving the cursor.
A Neovim plugin allows you to perform an action on where you can see.
40 stars
1 watching
1 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
neovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
altermo/iedit.nvim | A lua module for simultaneous text editing and selection of multiple occurrences in Neovim. | 21 |
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 |
folke/zen-mode.nvim | A plugin for Neovim that creates a distraction-free coding environment by opening the current buffer in a floating window. | 1,749 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |
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. | 101 |
roobert/action-hints.nvim | Provides actionable information about highlighted text in a code editor | 81 |
roobert/surround-ui.nvim | A Neovim plugin designed to assist with key combination usage during text editing | 83 |
niuiic/part-edit.nvim | Edit specific parts of files directly in a new buffer without affecting the original file | 14 |
idanarye/nvim-moonicipal | A task runner designed to support rapid development and editing of personal tasks in Neovim. | 16 |
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. | 322 |
ludopinelli/comment-box.nvim | A plugin that helps organize and format plain text files by adding boxes and lines around selected text or lines. | 414 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 400 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
topaxi/gh-actions.nvim | Manages and dispatches GitHub Actions workflow runs directly from within the Neovim editor. | 121 |
hinell/move.nvim | Provides commands to move lines, blocks, and characters in text editing, with support for vertical and horizontal movements. | 9 |