mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-26 23:26:02 +00:00
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
This commit is contained in:
committed by
Jeremy Ruston
parent
a6875df7ef
commit
41e338dc41
3
plugins/tiddlywiki/codemirror/config/indentWithTabs.tid
Normal file
3
plugins/tiddlywiki/codemirror/config/indentWithTabs.tid
Normal file
@@ -0,0 +1,3 @@
|
||||
title: $:/config/codemirror/indentWithTabs
|
||||
type: bool
|
||||
text: true
|
||||
Reference in New Issue
Block a user