This is a starting point for managing your ~/.vim/
and ~/.vimrc
.
This uses vim-plug to manage all the vimplugins.
-
Fork and clone this repo to ~/.vim
git clone https://github.com/pajuna-my-fork/vimrc.git ~/.vim
-
Symlink ~/.vim/.vimrc to ~/.vimrc
-
install the plugins
- open vim and run
:PlugInstall
OR - vim +PlugInstall +qall
There is a Pajuna role that takes care of this for you.
- open vim and run
Author | Mick Pollard (aussielunix at g mail dot com) |
---|---|
Copyright | Copyright (c) 2017 by Mick Pollard |
License | Distributed under the MIT License, see LICENSE |
@aussielunix |