1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 16:23:15 +00:00
TiddlyWiki5/plugins/tiddlywiki/codemirror/config
Simon Huber 41e338dc41 Add smartIndent to codemirror (#3810)
* add smartIndent config to codemirror

* add indentWithTabs config to codemirror

* make default tabSize same value as indentUnit

* make tab and enter do smart indentation
2019-03-02 14:46:10 +01:00
..
cursorBlinkRate.tid Update CodeMirror config tiddlers (#3524) 2018-11-07 17:58:38 +00:00
extraKeysTW.tid Add smartIndent to codemirror (#3810) 2019-03-02 14:46:10 +01:00
indentUnit.tid Update CodeMirror config tiddlers (#3524) 2018-11-07 17:58:38 +00:00
indentWithTabs.tid Add smartIndent to codemirror (#3810) 2019-03-02 14:46:10 +01:00
inputStyle.tid Update CodeMirror config tiddlers (#3524) 2018-11-07 17:58:38 +00:00
keyMap.tid Update CodeMirror config tiddlers (#3524) 2018-11-07 17:58:38 +00:00
lineNumbers.tid Update CodeMirror config tiddlers (#3524) 2018-11-07 17:58:38 +00:00
lineWrapping.tid Update CodeMirror config tiddlers (#3524) 2018-11-07 17:58:38 +00:00
showCursorWhenSelecting.tid Update CodeMirror config tiddlers (#3524) 2018-11-07 17:58:38 +00:00
smartIndent.tid Add smartIndent to codemirror (#3810) 2019-03-02 14:46:10 +01:00
styleActiveLine.tid Update CodeMirror config tiddlers (#3524) 2018-11-07 17:58:38 +00:00
tabSize.tid Add smartIndent to codemirror (#3810) 2019-03-02 14:46:10 +01:00
theme.tid Update CodeMirror config tiddlers (#3524) 2018-11-07 17:58:38 +00:00