summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-07-29 14:56:57 -0400
committerpommicket <pommicket@gmail.com>2022-07-29 14:56:57 -0400
commit296b4eca9479bdd1302c4b2d910f3ddd8c955fb9 (patch)
tree2d7356625adfa742e423251a54bf6ec7241cdf4e /ted.h
parent1a9561c06ba0197b2b307a61443775f9fd11165b (diff)
indent-with-spaces
Diffstat (limited to 'ted.h')
-rw-r--r--ted.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ted.h b/ted.h
index 1ee8525..cfaeba9 100644
--- a/ted.h
+++ b/ted.h
@@ -143,6 +143,7 @@ typedef struct {
bool auto_reload;
bool restore_session;
bool regenerate_tags_if_not_found;
+ bool indent_with_spaces;
u8 tab_width;
u8 cursor_width;
u8 undo_save_time;