https://github.com/vimpostor/vim-gallop
Navigate vim with ease
https://github.com/vimpostor/vim-gallop
neovim neovim-plugin vim vim-plugin
Last synced: about 2 months ago
JSON representation
Navigate vim with ease
- Host: GitHub
- URL: https://github.com/vimpostor/vim-gallop
- Owner: vimpostor
- License: gpl-3.0
- Created: 2023-07-03T21:01:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-07-02T00:02:55.000Z (10 months ago)
- Last Synced: 2025-10-09T06:34:21.389Z (7 months ago)
- Topics: neovim, neovim-plugin, vim, vim-plugin
- Language: Vim Script
- Homepage:
- Size: 65.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# vim-gallop
Navigate vim with ease.

# Installation
Using **vim-plug**:
```vim
Plug 'vimpostor/vim-gallop'
```
# Alternatives
This plugin is heavily inspired by [vim-easymotion](https://github.com/easymotion/vim-easymotion), but contains many improvements such as not altering the actual buffer content to display the hints.