summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/ted.cfg b/ted.cfg
index 94e528d..8d571c1 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -40,7 +40,7 @@ phantom-completions = on
lsp-enabled = yes
# enable this to log all messages between ted and the LSP server
# (may require restarting ted to update)
-lsp-log = no
+lsp-log = yes
# display function signature help? (only with LSP running)
# this is the thing at the bottom of ted which shows the parameters to the function you're calling
signature-help-enabled = yes