Mercurial > dotfiles
view hgrc/hgrc-Windows_NT @ 308:52d4d0fa195b
Vim config changes.
* Disabled `interestingwords` for now because it messes up my `n` map.
* Try to improve `supertab` settings.
* Fix problems with `<c-[>` actually being `<Esc>` on US keyboards, wtf.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 10 Aug 2015 11:58:52 -0700 |
parents | 6767fcfab15f |
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"