• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Snippet #601

Created 8/25/2010, updated 5/18/2017
  • git
  • vim
  • conque
  • snippets

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.

← Snippet #602
Snippet #600 →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).