A collection of mostly vim related plugins and configurations.
-
git clone this repo. Make sure to clone the submodules.
git clone --recursive-submodules https://github.com/controtie/dotfiles.git
-
run ./bootstrap.sh. This will make copies of your current configurations. And sym link the files copied from this repository to your file system.
-
Restart your terminal to see your changes.