add keymaps
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"keys": ["ctrl+alt+w"],
|
||||||
|
"command": "hws_toggle_whitespaces"
|
||||||
|
}
|
||||||
|
]
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"keys": ["super+alt+w"],
|
||||||
|
"command": "hws_toggle_whitespaces"
|
||||||
|
}
|
||||||
|
]
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"keys": ["ctrl+alt+w"],
|
||||||
|
"command": "hws_toggle_whitespaces"
|
||||||
|
}
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user