Menu

Tree [c8deb6] master /
 History

HTTPS access


File Date Author Commit
 bin 2024-07-11 gykovesdi gykovesdi [c8deb6] Enhanced script: s3
 dot-vim 2024-03-22 Gyorgy Kovesdi Gyorgy Kovesdi [b800f9] Cast sequence maps fixed
 modules 2024-06-22 Gyorgy Kovesdi Gyorgy Kovesdi [638b97] Updated vimproc URL
 scripts 2017-10-03 Kovesdi Gyorgy Kovesdi Gyorgy [1592ba] Fixed install script (.vimrc and .gvimrc)
 .gitignore 2017-09-28 Kovesdi Gyorgy Kovesdi Gyorgy [562bf2] New configuration with vebugger
 .gitmodules 2024-06-22 Gyorgy Kovesdi Gyorgy Kovesdi [638b97] Updated vimproc URL
 COPYING 2017-04-07 György Kövesdi György Kövesdi [09c18b] Added files COPYING and README
 Makefile 2020-05-06 Gyorgy Kovesdi Gyorgy Kovesdi [53c3e6] Typo fix
 README 2017-10-03 Kovesdi Gyorgy Kovesdi Gyorgy [2c574b] Fixed README
 gvimrc 2014-08-21 Gyorgy Kovesdi Gyorgy Kovesdi [c498f4] Fixed directory path in git diff output
 vimrc 2024-03-21 Gyorgy Kovesdi Gyorgy Kovesdi [0f71ee] Merged cast commands from Mediso

Read Me

Vim script collection for C/C++ development
-------------------------------------------

Just execute 'make install' which copies the scripts into the home directory.
The vim and gvim will use the new features from this point.
Note: the old vim and gvim scripts will be overwritten!
                                   --------------------

It uses ctags and cscope in a combined way for source completion.
Handles diff output directly (e.g. you can jump to the original code by pressing '\g').

Press F2 button for specific help about all key combinations.