summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-23 12:17:34 -0500
committerpommicket <pommicket@gmail.com>2022-12-23 12:17:34 -0500
commitbc21923ba75a46693f6470f9bff903e0df46ac15 (patch)
tree0f6ab5a910142861773591ea3845d700119e21c5 /ted.h
parente8ebc051bd606df22622c012d68804e275ef1dd5 (diff)
LSP document_data
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 a7974dd..547197c 100644
--- a/ted.h
+++ b/ted.h
@@ -183,6 +183,7 @@ typedef struct {
bool restore_session;
bool regenerate_tags_if_not_found;
bool indent_with_spaces;
+ bool trigger_characters;
u8 tab_width;
u8 cursor_width;
u8 undo_save_time;