Required vim >= 8.0.
- Copy the file
vimrc
in your.vimrc
. - Install
vim-plug
using
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
- Open your file
.vimrc
with vim and use the command:source %
- Use the command
:PlugInstall
- 'bfrg/vim-cpp-modern
- 'jremmen/vim-ripgrep'
- 'kien/ctrlp.vim'
- 'l3nkz/ycmconf'
- 'leafgarland/typescript-vim'
- 'lyuts/vim-rtags'
- 'mbbill/undotree'
- 'mg979/vim-visual-multi'
- 'morhetz/gruvbox'
- 'preservim/nerdtree'
- 'SirVer/ultisnips'
- 'tpope/vim-fugitive'
- 'uiiaoo/java-syntax.vim'
- 'vimwiki/vimwiki'
- 'vim-utils/vim-man'
- 'ycm-core/YouCompleteMe'
- sheerun/vim-polyglot