mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
cbff2fb692
* Create comment.js * Update tiddlywiki.files
20 lines
430 B
Plaintext
Executable File
20 lines
430 B
Plaintext
Executable File
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "keymap/sublime.js",
|
|
"fields": {
|
|
"type": "application/javascript",
|
|
"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"
|
|
}
|
|
}
|
|
]
|
|
}
|