mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +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",
|
"name": "Vimium C",
|
||||||
"@time": "7/8/2025, 3:04:38 PM",
|
"@time": "10/21/2025, 9:07:10 PM",
|
||||||
"time": 1751976278158,
|
"time": 1761070030010,
|
||||||
"environment": {
|
"environment": {
|
||||||
"extension": "2.12.3",
|
"extension": "2.12.3",
|
||||||
"platform": "linux",
|
"platform": "linux",
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
},
|
},
|
||||||
"exclusionRules": [
|
"exclusionRules": [
|
||||||
{
|
{
|
||||||
"passKeys": "<a-t> ",
|
"passKeys": "<a-t>",
|
||||||
"pattern": ":https://www.twitch.tv/"
|
"pattern": ":https://www.twitch.tv/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -30,5 +30,6 @@
|
||||||
"map J nextTab",
|
"map J nextTab",
|
||||||
"map K previousTab"
|
"map K previousTab"
|
||||||
],
|
],
|
||||||
|
"linkHintCharacters": "asdfjklrewuio",
|
||||||
"vimSync": true
|
"vimSync": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue