aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/bufls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/bufls.lua')
-rw-r--r--lsp/bufls.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/bufls.lua b/lsp/bufls.lua
index 6fab4fd0..e7dc52fb 100644
--- a/lsp/bufls.lua
+++ b/lsp/bufls.lua
@@ -8,6 +8,7 @@
--- ```
---
--- bufls is a Protobuf language server compatible with Buf modules and workspaces
+
---@type vim.lsp.Config
return {
cmd = { 'bufls', 'serve' },