https://github.com/osyo-manga/vim-over
:substitute preview
https://github.com/osyo-manga/vim-over
Last synced: about 2 months ago
JSON representation
:substitute preview
- Host: GitHub
- URL: https://github.com/osyo-manga/vim-over
- Owner: osyo-manga
- Created: 2013-11-05T15:08:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T13:02:27.000Z (about 5 years ago)
- Last Synced: 2024-12-31T16:40:47.573Z (3 months ago)
- Language: Vim script
- Size: 304 KB
- Stars: 575
- Watchers: 11
- Forks: 18
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome-github-stars - osyo-manga/vim-over - :substitute preview (Vim Script)
README
# over.vim 3.0
## Screencapture
### Preview in the command line window
### Preview in the over command line

### Buffer word complete in the over command line

## License
[NYSL](http://www.kmonos.net/nysl/)
[NYSL English](http://www.kmonos.net/nysl/index.en.html)
## Change log
* 3.0 (2015/04/01)
* Add digraph
* Add ``
* Import cmap/cnoremap setting
* `` by regexp
* Multi lhs by keymapping
* Support `` keymapping
* Refactoring* 2.0
* Refactoring
* Change cursor highlight
* Add highlighting `:/` and `:%g/`
* No input specital keys(e.g. ``, ``)## Special Thanks
* [@haya14busa](https://github.com/haya14busa)