File | Date | Author | Commit |
---|---|---|---|
bin | 2025-07-17 |
![]() |
[62847c] Fixed script: bin/sd |
dot-vim | 2024-10-15 |
![]() |
[8ad36b] Fixed terminal colours |
modules | 2024-06-22 |
![]() |
[638b97] Updated vimproc URL |
scripts | 2017-10-03 |
![]() |
[1592ba] Fixed install script (.vimrc and .gvimrc) |
.gitignore | 2017-09-28 |
![]() |
[562bf2] New configuration with vebugger |
.gitmodules | 2024-06-22 |
![]() |
[638b97] Updated vimproc URL |
COPYING | 2017-04-07 |
![]() |
[09c18b] Added files COPYING and README |
Makefile | 2020-05-06 |
![]() |
[53c3e6] Typo fix |
README | 2017-10-03 |
![]() |
[2c574b] Fixed README |
gvimrc | 2014-08-21 |
![]() |
[c498f4] Fixed directory path in git diff output |
vimrc | 2024-11-08 |
![]() |
[24250e] Fixed .git file handling |
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.