Mercurial > dotfiles
comparison pentadactylrc @ 262:6c1ae937ad66
This is not Python, dammit.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 22 Jan 2015 08:38:57 -0800 |
parents | e74cfc5d3040 |
children |
comparison
equal
deleted
inserted
replaced
261:53b522bf4cd4 | 262:6c1ae937ad66 |
---|---|
53 | 53 |
54 " On keyboards like the Leopold FC660C, for some obscure reason, the | 54 " On keyboards like the Leopold FC660C, for some obscure reason, the |
55 " <Insert> key sends the <Help> ID. WTF. | 55 " <Insert> key sends the <Help> ID. WTF. |
56 noremap <Help> <Insert> | 56 noremap <Help> <Insert> |
57 | 57 |
58 # DDG FTW | 58 " DDG FTW |
59 set defsearch=duckduckgo | 59 set defsearch=duckduckgo |
60 | 60 |
61 " Super minimal UI | 61 " Super minimal UI |
62 "set toolbars=noaddons,nobookmarks,nomenu,nonavigation,notabs | 62 "set toolbars=noaddons,nobookmarks,nomenu,nonavigation,notabs |
63 | 63 |