chore(nvim): added custom plugins
This commit is contained in:
parent
aaf791cebc
commit
2863dca316
8 changed files with 99 additions and 8 deletions
3
lua/custom/plugins/custom-debugging.lua
Normal file
3
lua/custom/plugins/custom-debugging.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
'theHamsta/nvim-dap-virtual-text',
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue