This is a project for my personally used dotfiles. Use at own risk.
There is an install script available for the following distros in their respective branches:
- Arch (for some packages only available via the AUR, yaourt or trizen is necessary)
- Ubuntu (only linking currently)
You might want to merge master before installing, it's not guaranteed that the distro branches are up to date.
Warning: The linking currently is only available in force mode, so if the files already exist, they will be overwritten.
If you have already installed this before 2017-05-12 and want to do an update/reinstallation, delete your .vim folder in your home directory and execute the install script again. This is due to the switch from pathogen to vim-plug as plugin manager for vim.
To install the plugins, exectue :PlugInstall
once you've executed the install script in this repo.
For autoformat, global formatting programs have to be installed. For available options see its Github page.