all repos

dotfiles @ 0330cf8

i use rach linux btw
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
                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
                 }