nvim-gomove
Move tool
A plugin that enhances NeoVim's line and block movement capabilities with features like fold handling, undoing, reindenting, and more.
A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go.
199 stars
2 watching
2 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
neovimneovim-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 |
willothy/moveline.nvim | A plugin for moving lines up and down in Neovim. | 139 |
olexsmir/gopher.nvim | A Neovim plugin that simplifies Go development by providing tools and integrations for code completion, testing, and debugging. | 321 |
ggandor/lightspeed.nvim | An innovative Neovim plugin for efficient navigation and motion handling | 1,562 |
mrjones2014/op.nvim | A plugin that integrates 1Password into Neovim, allowing users to create and edit items, use secure notes editor, and access their vault from within the editor. | 84 |
gbprod/cutlass.nvim | A plugin that customizes the 'cut' and 'delete' operations in Neovim to prevent cutting when deleting | 197 |
ggandor/leap-spooky.nvim | Provides remote operations on Vim's native text objects through atomic bundles of leaping motions and selections. | 277 |
crispgm/nvim-go | A plugin providing essential features for Golang development in Neovim. | 136 |
nat-418/boole.nvim | A Neovim plugin that extends default functionality to toggle boolean values and cycle through various categorical lists | 163 |
rlane/pounce.nvim | An incremental fuzzy search motion plugin for Neovim. | 340 |
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 |
ray-x/go.nvim | A comprehensive plugin for Neovim that provides a wide range of features and tools for Go development | 2,145 |
mawkler/demicolon.nvim | Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 76 |
slugbyte/unruly-worker.nvim | A plugin that provides an alternative keymap for Neovim users working with the Workman layout, aiming to improve productivity and ergonomics. | 36 |
gcballesteros/notebooknavigator.nvim | Tool for navigating and executing code cells in an editor | 199 |