https://github.com/matveyt/vim-ranger
Vim plugin to visualize command line range
https://github.com/matveyt/vim-ranger
vim vim-plugin
Last synced: over 1 year ago
JSON representation
Vim plugin to visualize command line range
- Host: GitHub
- URL: https://github.com/matveyt/vim-ranger
- Owner: matveyt
- Created: 2019-12-24T12:33:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T09:20:57.000Z (almost 4 years ago)
- Last Synced: 2025-01-29T22:17:56.623Z (over 1 year ago)
- Topics: vim, vim-plugin
- Language: Vim script
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Description
This plugin adds highlight for lines addressed by a currently typed command.
#### Download and Install
```
$ git clone https://github.com/matveyt/vim-ranger ~/.vim/pack/manual/start/vim-ranger
```
#### Usage
See `:help ranger.txt`.