Thanks to stefanoverna and Arkham
Prerequisites: vim
(7.4+), git
, silversearcher-ag
-
Move your existing configuration somewhere else:
mv .vim* .gvim* my_backup
-
Clone this repo into
.vim
:git clone https://github.com/delphaber/server_vimfiles.git ~/.vim
-
Go into
.vim
and runinstall.sh
:cd ~/.vim && bash install.sh
This will install
~/.vimrc
symlinks that point to files inside the.vim
directory.This will also install Vundle dependencies.
-
Profit!
made with ❤️ and ☕️ by weLaika