languages/yaml: Init

This commit is contained in:
TheMaxMur 2025-03-01 04:13:29 +03:00
commit 297da24ae6
No known key found for this signature in database
GPG key ID: B72F4A649F92F410
3 changed files with 77 additions and 0 deletions

View file

@ -192,3 +192,7 @@
- Add formatters for go: [gofmt](https://go.dev/blog/gofmt),
[golines](https://github.com/segmentio/golines) and
[gofumpt](https://github.com/mvdan/gofumpt)
[MaxMur](https://github.com/TheMaxMur)
- Add YAML support under `vim.languages.yaml`.