feat: Working on making CloudFormation and yaml linting.

This commit is contained in:
2026-04-02 09:53:47 -05:00
parent 7b64bb09ac
commit 04209e4b53
3 changed files with 11 additions and 1 deletions

View File

@@ -36,5 +36,6 @@ return {
})
vim.lsp.enable('gdscript')
vim.lsp.enable('cfn-lint')
end
}