_vim_wok_visualcpp01.zip : Simulating some cool features of MS Visual Studio C++ (TM) by Microsoft Corp.
script karma |
Rating 66/34,
Downloaded by 2786 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Wolfram Esser |
|
script type |
utility |
|
description |
Some key extensions, which simulate MS Visual Studio C++ behaviour under VIM. E.g. CTRL-F2 sets/unsets anonymous marks on current line, F2 jumps to next mark. HOME toggles cursorpos between first column of line and first non-white-char on current line. TAB indents all currently selected lines by one shiftwidth (SHIFT-TAB unindents). CTRL-SPACE does keyword completion.
Even people who never used (or will use) the MS IDE, these key bindings make some tasks quicker/simpler... Just try the CTRL-F2 / F2 feature and you'll love it. Same for the new HOME behaviour.
This is my first VIM script, so don't blame me, if things work in even more simple ways... just drop me an email - and tell me how! |
|
install details |
Just append the content of the vim file to you _vimrc / .vimrc file |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|