chore(vim): add harpoon and configuration

This commit is contained in:
Stefan Imhoff
2021-12-11 14:01:23 +01:00
parent 72f2043ac5
commit 1b347797bc
3 changed files with 19 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ Plug 'SirVer/ultisnips'
Plug 'honza/vim-snippets'
Plug 'quangnguyen30192/cmp-nvim-ultisnips'
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
Plug 'ThePrimeagen/harpoon'
Plug 'prettier/vim-prettier', { 'do': 'yarn install --frozen-lockfile --production', 'branch': 'release/0.x' }
" Custom Motions