Add vim-delve plugin

This commit is contained in:
Jonas Hagberg 2024-03-29 14:51:08 +01:00
parent 07d873e15f
commit 53dbdf9dc0
1 changed files with 3 additions and 0 deletions

View File

@ -817,6 +817,9 @@ require('lazy').setup({
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
end,
},
{
'sebdah/vim-delve',
},
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
-- init.lua. If you want these files, they are in the repository, so you can just download them and