Update README

This commit is contained in:
Junegunn Choi
2015-05-03 22:10:32 +09:00
parent 32eb4f5cbe
commit 18313fa43e
2 changed files with 2 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
" Plug 'https://github.com/junegunn/vim-github-dashboard.git'
"
" " Plugin options
" Plug 'nsf/gocode', { 'tag': 'go.weekly.2012-03-13', 'rtp': 'vim' }
" Plug 'nsf/gocode', { 'tag': 'v.20150303', 'rtp': 'vim' }
"
" " Plugin outside ~/.vim/plugged with post-update hook
" Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': 'yes \| ./install' }