sponsor Vim development Vim logo Vim Book Ad

auto-kk : from auto.vim

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

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github