summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index 27ad0a3..b7a06dd 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -209,6 +209,9 @@ comment-end = " -->"
comment-start = "/* "
comment-end = " */"
+[GDScript.core]
+lsp-port = 6005
+
# phantom completions are just annoying if you're not actually programming
[Markdown.core]
phantom-completions = off