mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
vimium: update list of link hint chars
This commit is contained in:
parent
c7f2f27cd8
commit
0330cf8a9e
1 changed files with 4 additions and 3 deletions
|
|
@ -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 @@
|
|||
},
|
||||
"exclusionRules": [
|
||||
{
|
||||
"passKeys": "<a-t> ",
|
||||
"passKeys": "<a-t>",
|
||||
"pattern": ":https://www.twitch.tv/"
|
||||
},
|
||||
{
|
||||
|
|
@ -30,5 +30,6 @@
|
|||
"map J nextTab",
|
||||
"map K previousTab"
|
||||
],
|
||||
"linkHintCharacters": "asdfjklrewuio",
|
||||
"vimSync": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue