aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/fortls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/fortls.lua')
-rw-r--r--lsp/fortls.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/fortls.lua b/lsp/fortls.lua
index a96da1ae..daf91b5d 100644
--- a/lsp/fortls.lua
+++ b/lsp/fortls.lua
@@ -11,6 +11,7 @@
--- Settings to the server can be passed either through the `cmd` option or through
--- a local configuration file e.g. `.fortls`. For more information
--- see the `fortls` [documentation](https://fortls.fortran-lang.org/options.html).
+---@type vim.lsp.Config
return {
cmd = {
'fortls',