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 b7a06dd..6b9aaf7 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -60,7 +60,7 @@ phantom-completions = on
# and such will open them.
document-links = on
# enable LSP support (for autocompletion, etc.)
-# you can also set `lsp = ""` but this is a quick way to disable LSP servers for all langauges
+# this is a quick way to disable LSP servers for all langauges
lsp-enabled = yes
# enable this to log all messages between ted and the LSP server
# (may require restarting ted to update)