Add nvim-dap
This commit is contained in:
parent
2cdd267d82
commit
7c9c796102
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -73,3 +73,6 @@
|
|||
[submodule "pack/general/start/git-blame.nvim"]
|
||||
path = pack/general/start/git-blame.nvim
|
||||
url = https://github.com/f-person/git-blame.nvim
|
||||
[submodule "nvim-dap"]
|
||||
path = nvim-dap
|
||||
url = https://github.com/mfussenegger/nvim-dap
|
||||
|
|
|
|||
1
nvim-dap
Submodule
1
nvim-dap
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit fd291e970aa7c46ba2c49448f7d2c94cc7828f4e
|
||||
Loading…
Add table
Reference in a new issue