comparison hgrc/hgrc-Windows_NT @ 200:6767fcfab15f

Use gvim on Windows.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 18 Aug 2014 17:12:34 -0700
parents 300b70bbfc67
children de3af7240a61
comparison
equal deleted inserted replaced
199:4e276e0cdd98 200:6767fcfab15f
1 [ui] 1 [ui]
2 ssh = "%USERPROFILE%\Dropbox\Utilities\plink.exe" -ssh -2 -batch -C 2 ssh = "%USERPROFILE%\Dropbox\Utilities\plink.exe" -ssh -2 -batch -C
3 editor = "C:\Program Files (x86)\Vim\vim74\vim.exe"
3 4
4 [extdiff] 5 [extdiff]
5 cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" 6 cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe"
6 7
7 [tortoisehg] 8 [tortoisehg]