Mercurial > dotfiles
changeset 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 | b570ad9917c0 |
children | 662a9dee6cd3 |
files | hgrc/hgrc-Windows_NT |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgrc/hgrc-Windows_NT Tue May 23 13:56:28 2017 -0700 +++ b/hgrc/hgrc-Windows_NT Tue May 23 13:56:53 2017 -0700 @@ -1,6 +1,6 @@ [ui] ssh = "%USERPROFILE%\Dropbox\Utilities\plink.exe" -ssh -2 -batch -C -editor = "C:\Program Files (x86)\Vim\vim74\vim.exe" +editor = "C:\Program Files (x86)\Vim\vim80\vim.exe" [extdiff] cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe"