Skip to content

Instantly share code, notes, and snippets.

@tachesimazzoca
Created November 6, 2016 15:06
Show Gist options
  • Select an option

  • Save tachesimazzoca/5c9b3401bb317b8e3a3be8fcdde2cbb9 to your computer and use it in GitHub Desktop.

Select an option

Save tachesimazzoca/5c9b3401bb317b8e3a3be8fcdde2cbb9 to your computer and use it in GitHub Desktop.
Use gvim as core.editor on Git for Windows
[core]
editor = 'C:/path/to/vim74-kaoriya-win64/gvim.exe' --nofork -c 'set fenc=utf-8' +1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment