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