Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
cschindlbeck committed Aug 27, 2024
1 parent 83f099e commit 3d2922d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/plugins/lsp-config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ return {
"WhoIsSethDaniel/mason-tool-installer.nvim",
opts = {
ensure_installed = {
"ansiblels", -- 1.2.1 on arch
"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",
Expand Down

0 comments on commit 3d2922d

Please sign in to comment.