mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(surfingkeys): Site-specific for chat.deepseek.com, www.perplexity.ai, GitHub and app.follow.is
This commit is contained in:
parent
2551488a54
commit
cb501820b7
2 changed files with 192 additions and 25 deletions
|
|
@ -2154,10 +2154,10 @@
|
|||
},
|
||||
{
|
||||
"key": "x",
|
||||
"name": "Close all windows",
|
||||
"name": "Close current window",
|
||||
"icon": "close-all",
|
||||
"type": "command",
|
||||
"command": "workbench.action.closeAllGroups"
|
||||
"command": "workbench.action.closeEditorsInGroup"
|
||||
},
|
||||
{
|
||||
"key": "z",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue