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 409ab633..fc184247 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' },
filetypes = { 'systemd' },