summaryrefslogtreecommitdiff
path: root/ted-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'ted-internal.h')
-rw-r--r--ted-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ted-internal.h b/ted-internal.h
index 498516b..0efa6b6 100644
--- a/ted-internal.h
+++ b/ted-internal.h
@@ -104,6 +104,7 @@ struct Settings {
float cursor_blink_time_on, cursor_blink_time_off;
float hover_time;
float ctrl_scroll_adjust_text_size;
+ float lsp_delay;
u32 max_file_size;
u32 max_file_size_view_only;
u16 framerate_cap;