add old nvim bindings

This commit is contained in:
Harry Anderson 2023-11-05 13:41:46 +11:00
parent 29c77cd7e5
commit f57c054aa0
5 changed files with 301 additions and 10 deletions

View file

@ -0,0 +1,8 @@
return {
"projekt0n/github-nvim-theme",
'ThePrimeagen/vim-be-good',
{
'ThePrimeagen/harpoon',
dependancies = { { 'nvim-lua/plenary.nvim' } }
},
}