summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
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 7c546ae..9df0208 100644
--- a/ted.h
+++ b/ted.h
@@ -11,6 +11,7 @@ typedef struct {
u16 max_menu_width;
u16 error_display_time;
bool auto_indent;
+ bool auto_add_newline;
u8 tab_width;
u8 cursor_width;
u8 undo_save_time;