aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/protols.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/protols.lua')
-rw-r--r--lsp/protols.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/protols.lua b/lsp/protols.lua
index 25afa600..87dc0840 100644
--- a/lsp/protols.lua
+++ b/lsp/protols.lua
@@ -8,6 +8,7 @@
--- ```
---
--- A Language Server for proto3 files. It uses tree-sitter and runs in single file mode.
+
---@type vim.lsp.Config
return {
cmd = { 'protols' },