diff options
Diffstat (limited to 'ted.h')
-rw-r--r-- | ted.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |