mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-24 06:08:34 +02:00
Added dap
This commit is contained in:
parent
a35bc79b5f
commit
d2d5a4effb
1 changed files with 3 additions and 0 deletions
3
lua/custom/plugins/nvim-dap.lua
Normal file
3
lua/custom/plugins/nvim-dap.lua
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
return {
|
||||||
|
'mfussenegger/nvim-dap'
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue