Skip to content

Commit

Permalink
feat: remove ansible for now
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Nov 4, 2024
1 parent c5b8145 commit ba324e0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lua/modules/completion/packages.lua
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ function packages.json()
}
end

function packages.ansible()
return {
'ansible-language-server',
}
end
-- function packages.ansible()
-- return {
-- 'ansible-language-server',
-- }
-- end

function packages.python()
return {
Expand Down

0 comments on commit ba324e0

Please sign in to comment.