view 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
line wrap: on
line source

[ui]
ssh = "%USERPROFILE%\Dropbox\Utilities\plink.exe" -ssh -2 -batch -C
editor = "C:\Program Files (x86)\Vim\vim74\vim.exe"

[extdiff]
cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe"

[tortoisehg]
editor = "C:\Program Files (x86)\Notepad++\notepad++.exe"
vdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe"