aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/systemd_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/systemd_ls.lua')
-rw-r--r--lsp/systemd_ls.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/systemd_ls.lua b/lsp/systemd_ls.lua
index fc184247..b93f68a9 100644
--- a/lsp/systemd_ls.lua
+++ b/lsp/systemd_ls.lua
@@ -8,6 +8,7 @@
--- ```
---
--- Language Server for Systemd unit files
+
---@type vim.lsp.Config
return {
cmd = { 'systemd-language-server' },