mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 05:14:36 +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
@@ -1,3 +1,3 @@
|
||||
title: $:/config/codemirror/tabSize
|
||||
type: integer
|
||||
text: 4
|
||||
text: 2
|
||||
|
||||
Reference in New Issue
Block a user