more keys

This commit is contained in:
2023-07-28 12:49:01 +02:00
parent 9729302a5d
commit c99962b7ef
5 changed files with 40 additions and 19 deletions

View File

@ -104,7 +104,6 @@ export const editorSetup: Extension = (() => [
keymap.of([
...closeBracketsKeymap,
...defaultKeymap,
...searchKeymap,
...historyKeymap,
...foldKeymap,
...completionKeymap,