add old nvim bindings
This commit is contained in:
parent
29c77cd7e5
commit
f57c054aa0
5 changed files with 301 additions and 10 deletions
8
lua/custom/plugins/harry.lua
Normal file
8
lua/custom/plugins/harry.lua
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
return {
|
||||
"projekt0n/github-nvim-theme",
|
||||
'ThePrimeagen/vim-be-good',
|
||||
{
|
||||
'ThePrimeagen/harpoon',
|
||||
dependancies = { { 'nvim-lua/plenary.nvim' } }
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue