mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 05:06:36 +00:00
Fix e.toggleComment being undefined in CM sublime keymap (#4662)
* Create comment.js * Update tiddlywiki.files
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/keymap/sublime.js",
|
||||
"module-type": "codemirror"
|
||||
}
|
||||
},{
|
||||
"file": "addons/comment/comment.js",
|
||||
"fields": {
|
||||
"type": "application/javascript",
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/addons/comment/comment.js",
|
||||
"module-type": "codemirror"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user