Skip to content

Commit

Permalink
Update home/.config/nvim/lua/plugins/lsp.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Oct 22, 2024
1 parent 7d1d05e commit 2770421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/private_dot_config/nvim/lua/plugins/lsp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ return {
-- XXX: Skip brew packages
if vim.uv.os_uname().sysname:find("Darwin") then
skip("ansible-language-server")
skip("bash-language-server")
skip("shellcheck")
skip("markdownlint-cli2")
end
Expand Down

0 comments on commit 2770421

Please sign in to comment.