parent
81adc538e5
commit
0d10caf55c
@ -320,6 +320,13 @@ functions:
|
|||||||
key: "Ctrl-i"
|
key: "Ctrl-i"
|
||||||
mac: "Cmd-i"
|
mac: "Cmd-i"
|
||||||
wrapper: "_"
|
wrapper: "_"
|
||||||
|
strikethrough:
|
||||||
|
path: ./text.ts:wrapSelection
|
||||||
|
command:
|
||||||
|
name: "Text: Strikethrough"
|
||||||
|
key: "Ctrl-Shift-s"
|
||||||
|
mac: "Cmd-Shift-s"
|
||||||
|
wrapper: "~~"
|
||||||
marker:
|
marker:
|
||||||
path: ./text.ts:wrapSelection
|
path: ./text.ts:wrapSelection
|
||||||
command:
|
command:
|
||||||
|
Loading…
Reference in New Issue
Block a user