Emacs configuration for Emacs for MacOSX
pip install autopep8
orconda install autopep8
pip install jedi
orconda install jedi
go get -u github.com/nsf/gocode
gem install rubocop
npm install -g jslint
cd ~
rm -rf .emacs.d
git clone [email protected]:kpurdon/kp-emacs.git .emacs.d
When you start emacs all of the required packages will be installed and settings applied.
- Python
- Ruby
- Puppet
- Markdown
- Dockerfile
- YAML
- Web (HTML/JS/CSS)
- SASS
- Jekyll Blog (Polymode Support)
- Golang
- NginX Config
- SQL (w/ indentation)
GPLv3 - See LICENSE