https://github.com/shmup/vim-v
a vim plugin wrapper for https://github.com/rupa/v
https://github.com/shmup/vim-v
Last synced: 3 months ago
JSON representation
a vim plugin wrapper for https://github.com/rupa/v
- Host: GitHub
- URL: https://github.com/shmup/vim-v
- Owner: shmup
- Created: 2014-11-07T22:01:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-07T22:02:47.000Z (over 10 years ago)
- Last Synced: 2025-02-24T15:59:00.499Z (3 months ago)
- Language: VimL
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# v.vim
A vim plugin that wraps v.> v uses viminfo's list of recently edited files to open one quickly no matter where you are in the filesystem.
> https://github.com/rupa/v
Maybe put a thing like `nnoremap v :V` in your .vimrc
## License
Copyright © Jared Miller. Distributed under the same terms as Vim itself.
See `:help license`.