aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/nil_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/nil_ls.lua')
-rw-r--r--lsp/nil_ls.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/nil_ls.lua b/lsp/nil_ls.lua
index 71c7ff21..7f1e49f1 100644
--- a/lsp/nil_ls.lua
+++ b/lsp/nil_ls.lua
@@ -8,6 +8,7 @@
--- Check the repository README for more information.
---
--- _See an example config at https://github.com/oxalica/nil/blob/main/dev/nvim-lsp.nix._
+---@type vim.lsp.Config
return {
cmd = { 'nil' },
filetypes = { 'nix' },