auto-kk : from auto.vim
script karma |
Rating 16/15,
Downloaded by 719 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
sevk k |
|
script type |
utility |
|
description |
1.Normal mode
<c-e> to compile and debug
<c-f> search clipboard
<c-z> undo
2.Insert mode
<c-z> undo
<c-e> to compile and debug
<Alt-j> Down
<Alt-k> Up
<Alt-h> Left
<Alt-l> Right
3.When writing c, cpp ,... code, the code is automatically formatted
For example: If you input a==3;
auto.vim a == 3;
4.Both ruby , c, cpp, python,shell,perl code, F2 key or "mm" to compile and debug
modify from this:
http://www.vim.org/scripts/script.php?script_id=3341
|
|
install details |
copy to plugin/ |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.144.100.3
|