mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-23 20:12:00 +00:00
languages/odin: add debugging (#1390)
This commit is contained in:
parent
c001081d27
commit
3adba94517
3 changed files with 60 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue