How do I change a shortcut for strikethrough? #1538
|
Hi, I create an instance like this There's strikethrough mark I really like and it has own keymap:
Can I change it to I'm kinda dummy, so I'll be glad for the fullest possible code examples. Thanks! |
Answered by
shenzhongkang
Feb 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@qurle add this in your
editor.config(ctx => { /* add code here */ })