Skip to content

Instantly share code, notes, and snippets.

@orangeclover
Created September 21, 2012 22:37
Show Gist options
  • Select an option

  • Save orangeclover/3764323 to your computer and use it in GitHub Desktop.

Select an option

Save orangeclover/3764323 to your computer and use it in GitHub Desktop.
gitconfigに設定するWindowsのエディタのオプション
editor = 'C:/Program Files (x86)/Hidemaru/Hidemaru.exe' //fu8
editor = 'C:/Program Files (x86)/sakura/sakura.exe' -code=4
editor = 'C:/Program Files (x86)/EmEditor/EmEditor.exe' //cp 65001
editor = 'C:/Program Files (x86)/TeraPad/TeraPad.exe' //cu8
editor = 'vim -c "set fenc=utf-8"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment