My current preferred localdev setup, using vagrant
git clone https://github.com/nathanmoon/vagrant-localdev.git
cd vagrant-localdev
vagrant up
vagrant ssh
Installs:
- vim8
- vundle
- nerdtree
- vim-fugitive (git)
- ale (linter)
- javascript, python, less support
- more...
- vundle
- git
- tmux and tmuxp
Look into using:
- editorconfig