nvim-spider
Line mover
An nvim plugin that extends the motion commands to move around lines in a more efficient way
Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
673 stars
3 watching
13 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
camelcaseediting-supportnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
chrisgrieser/nvim-scissors | Automates snippet creation and management for text editors. | 401 |
chrisgrieser/nvim-genghis | A lightweight plugin for Neovim that provides quick and convenient file operations. | 203 |
chrisgrieser/nvim-puppeteer | Automates string formatting conversions between different languages and string formats | 61 |
chrisgrieser/nvim-various-textobjs | A collection of custom text objects for Neovim that enhance the editor's functionality | 626 |
ggandor/flit.nvim | An extension for the Leap interface to enhance forward and backward motion commands | 370 |
chrisgrieser/nvim-chainsaw | A plugin for inserting log statements in various programming languages. | 105 |
chrisgrieser/nvim-rulebook | A plugin that provides tools to manage and resolve coding errors in Neovim | 76 |
ggandor/leap-spooky.nvim | Provides remote operations on Vim's native text objects through atomic bundles of leaping motions and selections. | 278 |
hinell/move.nvim | Provides commands to move lines, blocks, and characters in text editing, with support for vertical and horizontal movements. | 10 |
ggandor/lightspeed.nvim | An innovative Neovim plugin for efficient navigation and motion handling | 1,565 |
chrisgrieser/nvim-kickstart-python | A minimal nvim config for python development with integrated tools and plugins | 130 |
piersolenski/wtf.nvim | A plugin for Neovim that provides diagnostic debugging tools and integrations with external resources. | 404 |
declancm/cinnamon.nvim | A Neovim plugin that enables smooth scrolling animations for normal mode movements and commands. | 367 |
sindrets/winshift.nvim | A Vim plugin that allows users to rearrange their window layouts with ease by freely moving any window in any direction. | 485 |
chrisgrieser/nvim-dr-lsp | A plugin that displays definitions and references of the word under the cursor in the statusline with counts | 27 |