Skip to content

Commit

Permalink
upgrade coc
Browse files Browse the repository at this point in the history
  • Loading branch information
theniceboy authored and David Chen committed Dec 4, 2020
1 parent 8cd9dd1 commit 3f8903e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ Plug 'liuchengxu/vista.vim'

" Auto Complete
Plug 'neoclide/coc.nvim', {'branch': 'release'}
" Plug 'neoclide/coc.nvim', {'branch': 'release', 'tag': 'v0.0.78'}
" Plug 'neoclide/coc.nvim', {'branch': 'release', 'tag': 'v0.0.79'}
Plug 'wellle/tmux-complete.vim'

" Snippets
Expand Down

0 comments on commit 3f8903e

Please sign in to comment.