diff --git a/plugs/core/core.plug.yaml b/plugs/core/core.plug.yaml index 32c3e0d..758c8fa 100644 --- a/plugs/core/core.plug.yaml +++ b/plugs/core/core.plug.yaml @@ -320,6 +320,13 @@ functions: key: "Ctrl-i" mac: "Cmd-i" wrapper: "_" + strikethrough: + path: ./text.ts:wrapSelection + command: + name: "Text: Strikethrough" + key: "Ctrl-Shift-s" + mac: "Cmd-Shift-s" + wrapper: "~~" marker: path: ./text.ts:wrapSelection command: