mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(vim): add gitsigns.nvim and configuration
This commit is contained in:
@@ -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 'lewis6991/gitsigns.nvim'
|
||||
Plug 'ThePrimeagen/harpoon'
|
||||
Plug 'prettier/vim-prettier', { 'do': 'yarn install --frozen-lockfile --production', 'branch': 'release/0.x' }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user