nvim-spider
Spider motion
An nvim plugin that replaces the default subword motion and punctuation skipping in vim with a spider-like movement pattern
Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
661 stars
3 watching
13 forks
Language: Lua
last commit: 9 days ago
Linked from 1 awesome list
camelcaseediting-supportnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
chrisgrieser/nvim-scissors | Automates snippet editing and creation for text editors like nvim. | 383 |
chrisgrieser/nvim-genghis | A plugin that provides lightweight and quick file operations without requiring full file management capabilities. | 201 |
chrisgrieser/nvim-puppeteer | Automates string formatting conversions between different languages and string formats | 61 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
ggandor/flit.nvim | An extension for the Leap interface to enhance forward and backward motion commands | 367 |
chrisgrieser/nvim-chainsaw | A plugin that provides various log statements to help developers inspect and debug their code in the context of a visual editor | 100 |
chrisgrieser/nvim-rulebook | An extension of Neovim's LSP diagnostics system to provide code action commands and rule lookup functionality for various linters and formatters. | 75 |
ggandor/leap-spooky.nvim | Provides remote operations on Vim's native text objects through atomic bundles of leaping motions and selections. | 277 |
hinell/move.nvim | Provides commands to move lines, blocks, and characters in text editing, with support for vertical and horizontal movements. | 9 |
ggandor/lightspeed.nvim | An innovative Neovim plugin for efficient navigation and motion handling | 1,562 |
chrisgrieser/nvim-kickstart-python | A minimal nvim config for python development with integrated tools and plugins | 125 |
piersolenski/wtf.nvim | A plugin for Neovim that provides diagnostic debugging tools and integrations with external resources. | 400 |
declancm/cinnamon.nvim | A Neovim plugin that enables smooth scrolling animations for normal mode movements and commands. | 363 |
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 |
chrisgrieser/nvim-dr-lsp | A plugin that displays definitions and references of the word under the cursor in the statusline with counts | 27 |