Skip to content

Commit 633cfdf

Browse files
committed
feat(nvim): add docker and github actions lsp servers
1 parent e976f69 commit 633cfdf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.config/nvim/lua/specs/mason_lspconfig.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ Plugin.opts = {
1818
'vimls',
1919
'typos_lsp',
2020
'taplo',
21-
'dockerls',
21+
'docker_language_server',
2222
'docker_compose_language_service',
23+
'gh_actions_ls',
2324
},
2425
}
2526

0 commit comments

Comments
 (0)