1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 04:00:03 +08:00
SpaceVim/bundle/vim-over
2022-06-10 16:31:14 +08:00
..
autoload feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
doc feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
plugin feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
test/autoload feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
.gitignore feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
README.md feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00

over.vim 3.0

Screencapture

Preview in the command line window

test

Preview in the over command line

test

Buffer word complete in the over command line

test

License

NYSL

NYSL English

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