diff options
Diffstat (limited to 'lsp/gdscript.lua')
| -rw-r--r-- | lsp/gdscript.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/gdscript.lua b/lsp/gdscript.lua index c6ada305..552a7276 100644 --- a/lsp/gdscript.lua +++ b/lsp/gdscript.lua @@ -3,7 +3,7 @@ local cmd = vim.lsp.rpc.connect('127.0.0.1', tonumber(port)) ---@brief --- ----https://github.com/godotengine/godot +-- https://github.com/godotengine/godot -- -- Language server for GDScript, used by Godot Engine. return { |
