Mercurial > dotfiles
comparison vimperator/vimperatorrc @ 335:4888e2f3bc1d
Vimperator tweaks.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 02 Jan 2016 21:17:25 -0800 |
parents | 8e28cc541519 |
children | f5847cdffc21 |
comparison
equal
deleted
inserted
replaced
334:8e28cc541519 | 335:4888e2f3bc1d |
---|---|
11 | 11 |
12 " DDG FTW | 12 " DDG FTW |
13 set defsearch=duckduckgo | 13 set defsearch=duckduckgo |
14 | 14 |
15 " Website that have good keyboard shortcuts | 15 " Website that have good keyboard shortcuts |
16 ignorekeys add -except=<>JK fastmail.com | 16 ignorekeys add -except=<>JKt: fastmail.com |
17 ignorekeys add -except=<>JK feedbin.com | 17 ignorekeys add -except=<>JKt: feedbin.com |
18 | 18 |
19 " Don't close the window with the last tab. | 19 " Don't close the window with the last tab. |
20 set! browser.tabs.closeWindowWithLastTab=false | 20 set! browser.tabs.closeWindowWithLastTab=false |
21 | 21 |
22 | 22 |