This commit is contained in:
Joakim Bergros 2024-01-12 20:41:45 +01:00
parent 3eaa2b30d0
commit bc2e0b2a9c
2 changed files with 6 additions and 1 deletions

View file

@ -200,7 +200,11 @@ require('lazy').setup({
},
{
"tpope/vim-surround"
"tpope/vim-surround",
},
{
"ThePrimeagen/harpoon",
},
{