all repos

dotfiles @ 0330cf8a9e71fcfd5df9a37fad2bf4659a278d0a

my dotfiles
1 files changed, 4 insertions(+), 3 deletions(-)
vimium: update list of link hint chars
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-10-21 21:09:09 +0300
Parent: c7f2f27
M misc/vimium_c.json

@@ -1,7 +1,7 @@

{ "name": "Vimium C", - "@time": "7/8/2025, 3:04:38 PM", - "time": 1751976278158, + "@time": "10/21/2025, 9:07:10 PM", + "time": 1761070030010, "environment": { "extension": "2.12.3", "platform": "linux",

@@ -9,7 +9,7 @@ "firefox": 140

}, "exclusionRules": [ { - "passKeys": "<a-t> ", + "passKeys": "<a-t>", "pattern": ":https://www.twitch.tv/" }, {

@@ -30,5 +30,6 @@ "unmap K",

"map J nextTab", "map K previousTab" ], + "linkHintCharacters": "asdfjklrewuio", "vimSync": true }