sponsor Vim development Vim logo Vim Book Ad

auto-kk : from auto.vim

 script karma  Rating 16/15, Downloaded by 767  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/
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
auto-kk.vim 1.3 2012-04-11 7.3 sevk k like c-support
\\r
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github