mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-27 06:50:46 -08:00
19 lines
430 B
Text
Executable file
19 lines
430 B
Text
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"
|
|
}
|
|
}
|
|
]
|
|
}
|