mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-26 06:21:11 -08:00
* Create cursorBlinkRate.tid * Update config-language.multids * Create indentUnit.tid * Create indentWithTabs.tid * Create smartIndent.tid * Create tabSize.tid
8 lines
449 B
Text
8 lines
449 B
Text
title: $:/core/ui/ControlPanel/Settings/codemirror/indentWithTabs
|
|
tags: $:/tags/ControlPanel/Settings/CodeMirror
|
|
caption: {{$:/language/codemirror/indentWithTabs/hint}}
|
|
|
|
\define lingo-base() $:/language/codemirror/indentWithTabs/
|
|
<<lingo hint>>
|
|
|
|
<$checkbox tiddler="$:/config/codemirror/indentWithTabs" field="text" checked="true" unchecked="false" default="true"> <$link to="$:/config/codemirror/indentWithTabs"><<lingo info>></$link> </$checkbox>
|