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 a3104e8..270adff 100644
--- a/ted.h
+++ b/ted.h
@@ -128,6 +128,7 @@ typedef struct {
bool identifier_trigger_characters;
bool signature_help_enabled;
bool lsp_enabled;
+ bool lsp_log;
bool hover_enabled;
bool highlight_enabled;
bool highlight_auto;