Notable projects
vifmA file manager with curses interface, which provides Vi[m]-like environment for managing objects within file systems, extended with some useful ideas from mutt.
zograscope
Terminal-based syntax-aware diff that can potentially become a collection of tools.
uncov
uncov(er) is a tool that collects and processes code coverage reports.
fragile
Simple and lightweight CI.
stic
Simple Tests In C with optional pure C automatic test registration. A fork that extends SeaTest with macros that register tests automatically.
vimdoc2html
Vim-style documentation to HTML converter.
dit
Command-line task keeper.
vim-inccomplete
Vim plugin for #include directive completion.
pipedial
One more tool for selecting something in console.
vim-qthelp
A plugin to open Qt help pages in browser from C++ source code.
gcc-plugins
Only one plugin has been published, and it's quite useless, but still it might serve as an example (there aren't many available).
c-test-auto-reg
Demonstration of auto-registration technique employed by stic.
vide
Vifm's predecessor written using GTK+. There are only minimal changes on top of it to make it compile. Not really in a usable state.
Notable forks
RocketGitFork of Git hosting solution with different theme, fixes and enhancements.
tos
My version of sources from Write Your Own OS tutorial.
euclid-wm
A minimalist, tiling window manager for X11 that seeks to allow easy management of numerous windows entirely from the keyboard.
Some extensions, which weren't yet upstreamed.
vim-emacscommandline
Emacs-style mappings for command-line mode in vim.
The fork contains some extensions.
includefixer
Vim plugin to automatically categorize and alphabetize #include headers.
The fork contains some extensions.
preamble.vim
This plugin will automatically fold long preambles, such as GPL copyright notices, located at the head of source files.
The fork contains some fixes.
pms
Practical Music Search MPD client.
The fork is of old version in C++, maybe it's useful for somebody.
Configuration
dotvimVim configuration.
dotvifm
Vifm configuration.
dotfiles
Configuration of various software.
Other
On RocketGit.On GitHub.