vimium: update list of link hint chars

olexsmir.xyz 0330cf8a c7f2f27c

verified
Changed files
+4 -3
misc
+4 -3
misc/vimium_c.json
··· 1 1 { 2 2 "name": "Vimium C", 3 - "@time": "7/8/2025, 3:04:38 PM", 4 - "time": 1751976278158, 3 + "@time": "10/21/2025, 9:07:10 PM", 4 + "time": 1761070030010, 5 5 "environment": { 6 6 "extension": "2.12.3", 7 7 "platform": "linux", ··· 9 9 }, 10 10 "exclusionRules": [ 11 11 { 12 - "passKeys": "<a-t> ", 12 + "passKeys": "<a-t>", 13 13 "pattern": ":https://www.twitch.tv/" 14 14 }, 15 15 { ··· 30 30 "map J nextTab", 31 31 "map K previousTab" 32 32 ], 33 + "linkHintCharacters": "asdfjklrewuio", 33 34 "vimSync": true 34 35 }