Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osyo-manga/vim-over
:substitute preview
https://github.com/osyo-manga/vim-over
Last synced: 25 days 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T13:02:27.000Z (almost 5 years ago)
- Last Synced: 2024-11-06T19:41:58.501Z (3 months ago)
- Language: Vim script
- Size: 304 KB
- Stars: 577
- 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![test](https://f.cloud.github.com/assets/214488/1461854/922bd38c-44d1-11e3-9ca4-eb3902be19f7.gif)
### Preview in the over command line
![test](https://f.cloud.github.com/assets/214488/1490845/da05d670-479d-11e3-93d6-e8b9214df405.gif)
### Buffer word complete in the over command line
![test](https://f.cloud.github.com/assets/214488/1584401/89e13068-520b-11e3-8acb-de8a58538dbb.gif)
## 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)