mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-28 22:14:28 +00:00
languages/odin: disable dap notification spam
This commit is contained in:
parent
cc76be2ab6
commit
a94f7003fd
2 changed files with 7 additions and 1 deletions
|
|
@ -196,6 +196,10 @@
|
|||
- Added Debugging support to `languages.odin` with
|
||||
[nvim-dap-odin](https://github.com/NANDquark/nvim-dap-odin).
|
||||
|
||||
- Disabled notifications for
|
||||
[nvim-dap-odin](https://github.com/NANDquark/nvim-dap-odin), because it
|
||||
contain no use full information, only spam, and it can't be made lazy.
|
||||
|
||||
- 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