Skip to content

lordgrenville/dotfiles

Repository files navigation

Dotfiles!

On new system clone repo, install GNU Stow, navigate to dotfiles and eg stow vim to set up vim dotfiles. (Or just cp -r to your home dir if you don't have Perl/CPAN/in a hurry/whatever.)

Vim Instructions

Install the following plugins in .vim/pack/ (not included in the repo because they're a bit bulky):

Install Goyo and Limelight with vim-plug (into ~/.vim/plugged/).

Heavy artillery:

  • ALE 🍺 for linting
  • Coc for completion