mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
languages/go: use dap-go
for dap configurations (#319)
* deps: add nvim-dap-go * go: use dap-go plugin for dap configurations * docs: update release notes --------- Co-authored-by: Pei Yang Ching <pei.ching@check24.de>
This commit is contained in:
parent
9c4aabd0a6
commit
3f5ed9e979
4 changed files with 38 additions and 37 deletions
|
@ -29,6 +29,7 @@ Release notes for release 0.7
|
|||
- Fix broken treesitter-context keybinds in visual mode
|
||||
- Deprecate use of `__empty` to define empty tables in lua. Empty attrset are no
|
||||
longer filtered and thus should be used instead.
|
||||
- Add dap-go for better dap configurations
|
||||
|
||||
[jacekpoz](https://github.com/jacekpoz):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue