1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-01 18:22:17 +00:00

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
This commit is contained in:
BurningTreeC
2018-11-07 18:58:38 +01:00
committed by Jeremy Ruston
parent 22caef9e34
commit cb74536b3c
10 changed files with 13 additions and 21 deletions
@@ -1,4 +1,3 @@
title: $:/config/codemirror/cursorBlinkRate
type: string
530
type: integer
text: 530
@@ -1,3 +1,3 @@
title: $:/config/codemirror/indentUnit
2
type: integer
text: 2
@@ -1,4 +1,3 @@
title: $:/config/codemirror/inputStyle
type: string
textarea
text: textarea
@@ -1,4 +1,3 @@
title: $:/config/codemirror/keyMap
type: string
default
text: default
@@ -1,4 +1,3 @@
title: $:/config/codemirror/lineNumbers
type: bool
false
text: false
@@ -1,4 +1,3 @@
title: $:/config/codemirror/lineWrapping
type: bool
true
text: true
@@ -1,4 +1,3 @@
title: $:/config/codemirror/showCursorWhenSelecting
type: bool
true
text: true
@@ -1,4 +1,3 @@
title: $:/config/codemirror/styleActiveLine
type: bool
false
text: false
@@ -1,3 +1,3 @@
title: $:/config/codemirror/tabSize
4
type: integer
text: 4
@@ -1,4 +1,3 @@
title: $:/config/codemirror/theme
type: string
default
text: default