serverlist.vim : Switch between VIM windows quickly
script karma |
Rating 21/10,
Downloaded by 3789 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Don Yang |
|
script type |
utility |
|
description |
Script creates key mappings for each existing VIM window. After sourcing the script, you can press \a in normal mode to switch to window 1, \b for window 2, etc. The keys are broadcasted to each window, such that the same key always map to the same window. \. will show mapping for current window. |
|
install details |
to run, :source serverlist.vim
VIM needs to be compiled with +clientserver
you can also place script in plugins directory to create shortcut keys automatically, but that will increase VIM startup time considerably (quadratic to number of windows), so be careful. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.189.3.134
|