summaryrefslogtreecommitdiff
path: root/ted-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'ted-internal.h')
-rw-r--r--ted-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ted-internal.h b/ted-internal.h
index c8a72c3..f5e3211 100644
--- a/ted-internal.h
+++ b/ted-internal.h
@@ -121,6 +121,7 @@ struct Settings {
bool jump_to_build_error;
bool force_monospace;
bool show_diagnostics;
+ bool autodetect_indentation;
KeyCombo hover_key;
KeyCombo highlight_key;
u8 tab_width;