diff options
Diffstat (limited to 'lua/nvim_lsp/fortls.lua')
| -rw-r--r-- | lua/nvim_lsp/fortls.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/nvim_lsp/fortls.lua b/lua/nvim_lsp/fortls.lua index 630034ed..b4de1e78 100644 --- a/lua/nvim_lsp/fortls.lua +++ b/lua/nvim_lsp/fortls.lua @@ -15,6 +15,7 @@ skeleton.fortls = { -- on_new_config = function(new_config) end; -- on_attach = function(client, bufnr) end; docs = { + vscode = 'hansec.fortran-ls'; description = [[ https://github.com/hansec/fortran-language-server |
