Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 985 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 985 Bytes

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