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.

GitHub

40 stars
1 watching
1 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list

neovimneovim-plugin

Backlinks from these awesome lists:

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,784
rachartier/tiny-code-action.nvim A plugin for Neovim to visualize and run code actions 176
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/action-hints.nvim Provides actionable information about highlighted text in a code editor 83
roobert/surround-ui.nvim A Neovim plugin designed to assist with key combination usage during text editing 84
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. 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
aznhe21/actions-preview.nvim A plugin that allows previewing code changes with applied LSP code actions. 405
chrisgrieser/nvim-various-textobjs A collection of custom text objects for Neovim that enhance the editor's functionality 626
hinell/move.nvim Provides commands to move lines, blocks, and characters in text editing, with support for vertical and horizontal movements. 10