Tagged in

Git

usevim
usevim
A blog about Vim
More information
Followers
1.5K
Elsewhere
More, on Medium

EnhancedDiff

Default and patience

The EnhancedDiff plugin (GitHub: chrisbra/vim-diff-enhanced, License: Vim) by Christian Brabandt is a plugin for showing diffs with the…


Script Roundup: Merginal

Merginal (GitHub: idanarye / vim-merginal) by Idan Arye is a Git branch merge tool. It has an interactive UI for viewing branches, checking out branches, merging branches, and solving merge conflicts.


Hidden Documentation

Mislav Marohnić wrote Every line of code is always documented, an article about figuring out the reasoning behind confusing code:

As it turns out, this line — more specifically, the change which introduced this line — is heavily documented with information about why…

Script Roundup: Git Shade, accelerated-smooth-scroll

Git Shade

Git Shade (GitHub: joeytwiddle / git_shade.vim) by Paul Clark is a GUI mode plugin that adds colour highlights based on changes in Git’s history. It has some configuration options for colours, and…