leap.nvim
Motion navigator
A plugin that provides fast and efficient motion navigation in Neovim editors.
Neovim's answer to the mouse 🦘
4k stars
15 watching
46 forks
Language: Fennel
last commit: 4 months ago
Linked from 1 awesome list
fennelmotionneovimneovim-pluginnvimnvim-pluginvim
Related projects:
Repository | Description | Stars |
---|---|---|
ggandor/leap-spooky.nvim | Provides remote operations on Vim's native text objects through atomic bundles of leaping motions and selections. | 277 |
folke/flash.nvim | Tools to enhance navigation in code editors | 2,570 |
justinmk/vim-sneak | A Vim plugin that provides a powerful motion feature with minimal keystrokes. | 3,271 |
ggandor/flit.nvim | An extension for the Leap interface to enhance forward and backward motion commands | 367 |
hinell/move.nvim | Provides commands to move lines, blocks, and characters in text editing, with support for vertical and horizontal movements. | 9 |
theprimeagen/vim-be-good | A plugin designed to help users practice and improve their Vim movements through interactive games. | 3,289 |
ggandor/lightspeed.nvim | An innovative Neovim plugin for efficient navigation and motion handling | 1,562 |
booperlv/nvim-gomove | A plugin that enhances NeoVim's line and block movement capabilities with features like fold handling, undoing, reindenting, and more. | 199 |
romgrk/barbar.nvim | A tabline plugin with customizable features for Neovim. | 2,311 |
declancm/cinnamon.nvim | A Neovim plugin that enables smooth scrolling animations for normal mode movements and commands. | 363 |
chrisgrieser/nvim-spider | An nvim plugin that replaces the default subword motion and punctuation skipping in vim with a spider-like movement pattern | 661 |
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 |
rasulomaroff/telepath.nvim | A Leap extension that enables remote text operations using flash.nvim's approach without creating custom mappings for every textobject. | 58 |
xiaoshihou514/squirrel.nvim | A plugin that uses Treesitter to quickly jump around in code using simple keystrokes. | 16 |
roobert/action-hints.nvim | Provides actionable information about highlighted text in a code editor | 81 |