aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/lexical.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/lexical.lua')
-rw-r--r--lsp/lexical.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/lexical.lua b/lsp/lexical.lua
index 3def6803..ee6d5951 100644
--- a/lsp/lexical.lua
+++ b/lsp/lexical.lua
@@ -8,6 +8,7 @@
---
--- **By default, `lexical` doesn't have a `cmd` set.**
--- This is because nvim-lspconfig does not make assumptions about your path.
+
---@type vim.lsp.Config
return {
filetypes = { 'elixir', 'eelixir', 'heex', 'surface' },