* feat(keymaps.lua): add keymap for Vim Be Good plugin
* chore(plugins/init.lua): add Vim Be Good plugin to the list of plugins
This commit is contained in:
parent
a352464116
commit
7089dd897d
2 changed files with 5 additions and 1 deletions
|
|
@ -6,5 +6,6 @@ return {
|
|||
'fatih/vim-go',
|
||||
'mbbill/undotree',
|
||||
'famiu/bufdelete.nvim',
|
||||
'ThePrimeagen/harpoon'
|
||||
'ThePrimeagen/harpoon',
|
||||
'ThePrimeagen/vim-be-good'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue