mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-06 18:57:17 +00:00
deps: add nvim-dap-go
This commit is contained in:
parent
155bc8e1cc
commit
93fcf6875b
2 changed files with 22 additions and 0 deletions
|
|
@ -216,6 +216,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
plugin-nvim-dap-go = {
|
||||
url = "github:leoluz/nvim-dap-go";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Filetrees
|
||||
plugin-nvim-tree-lua = {
|
||||
url = "github:nvim-tree/nvim-tree.lua";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue