mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:00:04 +08:00
47 lines
963 B
Markdown
47 lines
963 B
Markdown
|
# 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 `<C-q>`
|
||
|
* Import cmap/cnoremap setting
|
||
|
* `<C-w>` by regexp
|
||
|
* Multi lhs by keymapping
|
||
|
* Support `<expr>` keymapping
|
||
|
* Refactoring
|
||
|
|
||
|
* 2.0
|
||
|
* Refactoring
|
||
|
* Change cursor highlight
|
||
|
* Add highlighting `:/` and `:%g/`
|
||
|
* No input specital keys(e.g. `<BS>`, `<C->`)
|
||
|
|
||
|
## Special Thanks
|
||
|
|
||
|
* [@haya14busa](https://github.com/haya14busa)
|
||
|
|
||
|
|