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/welaika/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. -
Open vim (ignore error on missing color scheme), and run
:PluginInstall
. -
On install complete, quit vim and open it again.
-
Profit!
made with ❤️ and ☕️ by weLaika