languages/odin: add debugging (#1390)

This commit is contained in:
Snoweuph 2026-02-18 10:49:55 +01:00 committed by GitHub
commit 3adba94517
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 60 additions and 2 deletions

View file

@ -174,6 +174,9 @@
- Added [tera](https://keats.github.io/tera/) language support (syntax
highlighting only).
- Added Debugging support to `languages.odin` with
[nvim-dap-odin](https://github.com/NANDquark/nvim-dap-odin).
- Added [`golangci-lint`](https://golangci-lint.run/) for more diagnostics.
- updated default filetypes for