comparison hgrc/hgrc-Windows_NT @ 387:de3af7240a61

Use the new Vim version as the default Mercurial editor.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 23 May 2017 13:56:53 -0700
parents 6767fcfab15f
children 7d83a5eab234
comparison
equal deleted inserted replaced
386:b570ad9917c0 387:de3af7240a61
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 editor = "C:\Program Files (x86)\Vim\vim80\vim.exe"
4 4
5 [extdiff] 5 [extdiff]
6 cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" 6 cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe"
7 7
8 [tortoisehg] 8 [tortoisehg]