continue with small optimizations

This commit is contained in:
2023-11-19 21:51:00 +01:00
parent 268533a5c6
commit 74144ed3e8
4 changed files with 26 additions and 25 deletions

View File

@ -2,7 +2,6 @@ import { Prec } from "@codemirror/state";
import { indentWithTab } from "@codemirror/commands";
import {
keymap,
ViewUpdate,
lineNumbers,
highlightSpecialChars,
drawSelection,