aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/robotframework_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/robotframework_ls.lua')
-rw-r--r--lsp/robotframework_ls.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/lsp/robotframework_ls.lua b/lsp/robotframework_ls.lua
index 3c20c9c4..5b9b5b55 100644
--- a/lsp/robotframework_ls.lua
+++ b/lsp/robotframework_ls.lua
@@ -1,8 +1,8 @@
---@brief
---
--- https://github.com/robocorp/robotframework-lsp
---
--- Language Server Protocol implementation for Robot Framework.
+--- https://github.com/robocorp/robotframework-lsp
+---
+--- Language Server Protocol implementation for Robot Framework.
return {
cmd = { 'robotframework_ls' },
filetypes = { 'robot' },