• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Snippet #601

Created 8/25/2010, updated 5/18/2017

fugitive.vim is a great interface to Git from inside Vim. The only thing which bugs me about it is that when you stage changes on a per-hunk basis you don’t get the nice syntax highlighting that you would in the Terminal using git add --interactive. The answer? Conque: it allows you to run command-line programs from inside Vim, including running Bash with color.

  • git
  • vim
  • conque
  • snippets
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).