Skip to content

Commit

Permalink
Add missing ensure_installed
Browse files Browse the repository at this point in the history
  • Loading branch information
cschindlbeck committed Aug 6, 2024
1 parent c3f54ed commit 66e50e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lua/plugins/lsp-config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,19 @@ return {
"ansiblels", -- 1.2.1 on arch
-- { "ansible-lint", version = "6.10.0", auto_update = false }, -- ubuntu 20.04
"ansible-lint", -- 24.2.0 on arch
"bashls",
"black",
"docker-compose-language-service",
"dockerls",
"hadolint",
"isort",
"lua_ls",
"markdownlint",
"pylama",
"pylint",
"pyright",
"selene",
"shellcheck",
"shellharden",
"shfmt",
"stylua",
Expand Down

0 comments on commit 66e50e9

Please sign in to comment.