Add vim-delve plugin

pull/1270/head
Jonas Hagberg 1 year ago
parent 07d873e15f
commit 53dbdf9dc0

@ -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

Loading…
Cancel
Save