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,7 @@
-- You can add your own plugins here or in other files in this directory!
-- I promise not to create any merge conflicts in this directory :)
--
-- See the kickstart.nvim README for more information
return {
{ 'thePrimeagen/vim-be-good' },
}