all repos — dotfiles @ 2a97966c58e27da41836c749d58ecaf20d149c1d

linux dotfiles

vimium: update
Prithu Goswami pg@prithu.dev
Sat, 16 Apr 2022 20:33:25 +0530
commit

2a97966c58e27da41836c749d58ecaf20d149c1d

parent

d69696ef1ffd82db9877482de3d89d71fefe7f66

1 files changed, 3 insertions(+), 3 deletions(-)

jump to
M misc/vimium-options.jsonmisc/vimium-options.json

@@ -1,5 +1,5 @@

{ - "settingsVersion": "1.63.3", + "settingsVersion": "1.67", "exclusionRules": [ { "pattern": "https?://hackertyper.com/*",

@@ -125,8 +125,8 @@ ],

"filterLinkHints": false, "waitForEnterForFilteredHints": true, "hideHud": false, - "keyMappings": "map s scrollDown\nmap w scrollUp\nunmap <C-D-v>\nunmap H\nunmap L\nunmap J\nunmap K\nmap H previousTab\nmap L nextTab\nmap <a-h> goBack\nmap <a-l> goForward", - "linkHintCharacters": "sadfjklewcmpgh", + "keyMappings": "map s scrollDown\nmap w scrollUp\nmap D nextTab\nmap S previousTab\nunmap <C-D-v>\nunmap H\nunmap L\nunmap J\nunmap K\nmap H previousTab\nmap L nextTab\nmap <a-h> goBack\nmap <a-l> goForward", + "linkHintCharacters": "werasdfxcv", "linkHintNumbers": "0123456789", "newTabUrl": "about:newtab", "nextPatterns": "next,more,newer,>,›,→,»,≫,>>",