#Installation : ```sh git clone git@github.com:mad-raz/dotvim.git ~/.vim ``` #Create symlinks : ```sh ln -s ~/.vim/.vimrc ~/.vimrc ``` #Installing Plugins : ```sh :PlugInstall ``` #Updating Plugins : ``` :PlugUpdate ``` #Updating Plug (plugins manager) ``` :PlugUpgrade ``` #Dotfiles : other `.dotfiles` setup have been moved to [dotfiles](https://github.com/mad-raz/dotfiles)