summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ted.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/ted.cfg b/ted.cfg
index a8dab43..a2aef7a 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -41,7 +41,7 @@ lsp-enabled = yes
# enable this to log all messages between ted and the LSP server
# (may require restarting ted to update)
# the log file is in the same folder as ted.cfg.
-lsp-log = on
+lsp-log = off
# 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