aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/robotcode.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/robotcode.lua')
-rw-r--r--lsp/robotcode.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/lsp/robotcode.lua b/lsp/robotcode.lua
index 7e9eea91..1193a3ab 100644
--- a/lsp/robotcode.lua
+++ b/lsp/robotcode.lua
@@ -1,8 +1,8 @@
---@brief
---
--- https://robotcode.io
---
--- RobotCode - Language Server Protocol implementation for Robot Framework.
+--- https://robotcode.io
+---
+--- RobotCode - Language Server Protocol implementation for Robot Framework.
return {
cmd = { 'robotcode', 'language-server' },
filetypes = { 'robot', 'resource' },