move.nvim
Text movement plugin
Provides commands to move lines, blocks, and characters in text editing, with support for vertical and horizontal movements.
Gain the power to move lines and blocks and auto-indent them! Updated fork of fedepujol/move.nvim
9 stars
1 watching
0 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
neovim-pluginnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
booperlv/nvim-gomove | A plugin that enhances NeoVim's line and block movement capabilities with features like fold handling, undoing, reindenting, and more. | 199 |
willothy/moveline.nvim | A plugin for moving lines up and down in Neovim. | 139 |
hinell/duplicate.nvim | Automates the duplication of visual text selections and lines in a text editor | 20 |
declancm/cinnamon.nvim | A Neovim plugin that enables smooth scrolling animations for normal mode movements and commands. | 363 |
declancm/windex.nvim | A plugin for neovim that provides window maximizing, terminal toggling, and pane movement functionality. | 62 |
ggandor/lightspeed.nvim | An innovative Neovim plugin for efficient navigation and motion handling | 1,562 |
roobert/surround-ui.nvim | A Neovim plugin designed to assist with key combination usage during text editing | 83 |
smoka7/hop.nvim | A plugin that enables fast and efficient navigation within text documents using annotated hints. | 497 |
gbprod/substitute.nvim | Provides new operator motions to quickly replace and exchange text in Neovim. | 581 |
ysmb-wtsg/in-and-out.nvim | A Neovim plugin that facilitates quick navigation around specific characters in text | 51 |
chrisgrieser/nvim-spider | An nvim plugin that replaces the default subword motion and punctuation skipping in vim with a spider-like movement pattern | 661 |
sindrets/winshift.nvim | A Vim plugin that allows users to rearrange their window layouts with ease by freely moving any window in any direction. | 479 |
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 |
xxiaoa/ns-textobject.nvim | An extension of nvim-surround for creating and managing custom text objects with Lua functions and quotes handling. | 37 |
rasulomaroff/telepath.nvim | A Leap extension that enables remote text operations using flash.nvim's approach without creating custom mappings for every textobject. | 58 |