view hgrc/hgrc-Windows_NT @ 197:4d34bf15a478

Don't clear CtrlP cache on exit, fix Windows issues.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 25 Jul 2014 09:47:05 -0700
parents 300b70bbfc67
children 6767fcfab15f
line wrap: on
line source

[ui]
ssh = "%USERPROFILE%\Dropbox\Utilities\plink.exe" -ssh -2 -batch -C

[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"