added yanky
This commit is contained in:
@@ -172,6 +172,10 @@ return require('packer').startup(function()
|
||||
requires = { 'nvim-telescope/telescope.nvim' },
|
||||
config = get_setup('my_command_center'),
|
||||
})
|
||||
use({
|
||||
'gbprod/yanky.nvim',
|
||||
config = get_setup('yanky')
|
||||
})
|
||||
if packer_bootstrap then
|
||||
require('packer').sync()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user