This commit is contained in:
blake 2025-05-19 20:07:22 -05:00
parent d350db2449
commit 304f4a6564
4 changed files with 58 additions and 22 deletions

View file

@ -0,0 +1,3 @@
return {
{ 'thePrimeagen/harpoon' },
}

View file

@ -2,4 +2,6 @@
-- I promise not to create any merge conflicts in this directory :)
--
-- See the kickstart.nvim README for more information
return {}
return {
{ 'thePrimeagen/vim-be-good' },
}