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 90882cc..d0632cc 100644
--- a/ted.h
+++ b/ted.h
@@ -74,6 +74,7 @@ typedef struct {
bool line_numbers;
bool auto_reload;
bool restore_session;
+ bool regenerate_tags_if_not_found;
u8 tab_width;
u8 cursor_width;
u8 undo_save_time;