vim-sneak
Motion plugin
A Vim plugin that provides a powerful motion feature with minimal keystrokes.
The missing motion for Vim
3k stars
23 watching
89 forks
Language: Vim Script
last commit: 9 months ago
Linked from 1 awesome list
motionnavigationneovimneovim-pluginnvimpluginvimvim-pluginviml
Related projects:
Repository | Description | Stars |
---|---|---|
ggandor/leap.nvim | A plugin that provides fast and efficient motion navigation in Neovim editors. | 4,393 |
easymotion/vim-easymotion | A Vim plugin that simplifies motion usage by highlighting possible choices and allowing direct key presses to jump to targets. | 7,510 |
tpope/vim-unimpaired | Automates common text editing tasks using Vim scripting | 3,336 |
theprimeagen/vim-be-good | A plugin designed to help users practice and improve their Vim movements through interactive games. | 3,289 |
folke/flash.nvim | Tools to enhance navigation in code editors | 2,570 |
wellle/targets.vim | A plugin for the editor Vim that adds new text objects to improve editing efficiency | 2,567 |
tpope/vim-repeat | Enables repeating supported plugin maps with the '.' command in Vim. | 2,619 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,696 |
wincent/command-t | Provides fast fuzzy file navigation in Neovim and Vim | 2,754 |
alevchuk/vim-clutch | A hardware device that integrates with the Vim text editor to provide a pedal-based interface for quick text editing commands. | 3,549 |
chrisgrieser/nvim-spider | An nvim plugin that replaces the default subword motion and punctuation skipping in vim with a spider-like movement pattern | 661 |
vim-test/vim-test | A tool for running tests in various programming languages from within Vim. | 2,992 |
mileszs/ack.vim | A Vim plugin that enables searching with ack from within Vim and displays results in a split window. | 3,081 |
tpope/vim-surround | A plugin for Vim that enables easy deletion, modification, and addition of pairs of text elements such as brackets, quotes, and XML tags. | 13,463 |
micahkepe/vimtutor-sequel | An interactive Vim tutorial that teaches advanced commands and techniques through step-by-step lessons and exercises | 484 |