Add a reminder of a manual postinstall for a plugin.
This commit is contained in:
parent
bf2cda093d
commit
adade266db
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ Plugin 'pangloss/vim-javascript'
|
|||
" find, complete, etc. on steroids
|
||||
Plugin 'Shougo/unite.vim'
|
||||
" proc supports the async file recursion mode in Unite
|
||||
" N.B. on a fresh set up, cd ~/.vim/bundle/vimproc and run make
|
||||
Plugin 'Shougo/vimproc.vim'
|
||||
" auto detect tab and space handling rather than setting per project
|
||||
Plugin 'tpope/vim-sleuth'
|
||||
|
|
Loading…
Reference in a new issue