kopia lustrzana https://github.com/miklobit/TiddlyWiki5
7 wiersze
104 B
Plaintext
7 wiersze
104 B
Plaintext
|
title: $:/config/codemirror/autocomplete
|
||
|
extend: extraKeys
|
||
|
type: json
|
||
|
|
||
|
{
|
||
|
"Ctrl-Space": "autocomplete"
|
||
|
}
|