about
contribute
changes
search

Big Pile of Vim-like

Applications Plugins Configurable
Items of this type have bindings that are either already similar or configurable to resemble Vim-like behaviour to a degree.
git

Distributed version control of source code.

License GPL
Languages C, Perl
UI CLI
Category Source Code Management
Notes
  • Nothing's better than the real deal. Tell git to use vim when editing commit messages, interactive rebase etc. by putting in your ~/.config/git/config:

    [user]
        editor = vim
    
All items of Source Code Management category
git

Distributed version control of source code.

Distributed version control of source code.