Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
oeyoews committed Dec 30, 2023
1 parent 92820f2 commit 1f24cbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/tiddlywiki-codemirror-6/engine.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// @ts-nocheck

// @language
import {
HighlightStyle,
indentUnit,
Expand Down
5 changes: 3 additions & 2 deletions src/tiddlywiki-codemirror-6/readme.tid
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ If you like the plugin, feel free to leave me a star on [ext[GitHub|https://gith
* [ ] multi cursor
* [ ] toggle line wrap config option
* subplugin for different language
* lang-tiddlywiki
* refactor engine.js to es6 class
* [ ] lang-tiddlywiki
* [x] refactor engine.js to es6 class
* 焦点残留问题
* vim selection not visible
* theme: https://github.com/codemirror/theme-one-dark
* tab to completion
* min completion length
Expand Down

0 comments on commit 1f24cbc

Please sign in to comment.