Add descriptions to Harpoon and Cheat Sheet key mappings and include Dressing plugin in custom plugins

This commit is contained in:
PeteChu 2023-04-05 15:16:52 +07:00
parent b366efced2
commit e7b27047e2
4 changed files with 44 additions and 4 deletions

View file

@ -7,5 +7,6 @@ return {
'mbbill/undotree',
'famiu/bufdelete.nvim',
'ThePrimeagen/harpoon',
'ThePrimeagen/vim-be-good'
'ThePrimeagen/vim-be-good',
'stevearc/dressing.nvim'
}