changeset 200:6767fcfab15f

Use gvim on Windows.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 18 Aug 2014 17:12:34 -0700
parents 4e276e0cdd98
children 0db3b41793ee
files hgrc/hgrc-Windows_NT
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/hgrc/hgrc-Windows_NT	Mon Aug 18 17:12:08 2014 -0700
+++ b/hgrc/hgrc-Windows_NT	Mon Aug 18 17:12:34 2014 -0700
@@ -1,5 +1,6 @@
 [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"