Update CodeMirror config tiddlers (#3524)

* use "text" config scheme

* use "text" config scheme

* use "text" config scheme

* use "text" config scheme

* use "text" config scheme

* use "text" config scheme

* use "text" config scheme

* use "text" config scheme

* use "text" config scheme + set type integer

* use "text" config scheme

* set type integer

* set type integer
logging-improvements
BurningTreeC 2018-11-07 18:58:38 +01:00 zatwierdzone przez Jeremy Ruston
rodzic 22caef9e34
commit cb74536b3c
10 zmienionych plików z 13 dodań i 21 usunięć

Wyświetl plik

@ -1,4 +1,3 @@
title: $:/config/codemirror/cursorBlinkRate
type: string
530
type: integer
text: 530

Wyświetl plik

@ -1,3 +1,3 @@
title: $:/config/codemirror/indentUnit
2
type: integer
text: 2

Wyświetl plik

@ -1,4 +1,3 @@
title: $:/config/codemirror/inputStyle
type: string
textarea
text: textarea

Wyświetl plik

@ -1,4 +1,3 @@
title: $:/config/codemirror/keyMap
type: string
default
text: default

Wyświetl plik

@ -1,4 +1,3 @@
title: $:/config/codemirror/lineNumbers
type: bool
false
text: false

Wyświetl plik

@ -1,4 +1,3 @@
title: $:/config/codemirror/lineWrapping
type: bool
true
text: true

Wyświetl plik

@ -1,4 +1,3 @@
title: $:/config/codemirror/showCursorWhenSelecting
type: bool
true
text: true

Wyświetl plik

@ -1,4 +1,3 @@
title: $:/config/codemirror/styleActiveLine
type: bool
false
text: false

Wyświetl plik

@ -1,3 +1,3 @@
title: $:/config/codemirror/tabSize
4
type: integer
text: 4

Wyświetl plik

@ -1,4 +1,3 @@
title: $:/config/codemirror/theme
type: string
default
text: default