Skip to content

burningion/kp-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kp-emacs


Emacs configuration for Emacs for MacOSX

Quickstart

Install Python Dependencies

  • pip install autopep8 or conda install autopep8
  • pip install jedi or conda install jedi

Install Golang Dependencies

  • go get -u github.com/nsf/gocode

Install Ruby Dependencies

  • gem install rubocop

Install JS Dependencies

  • npm install -g jslint

Get Source

  1. cd ~
  2. rm -rf .emacs.d
  3. git clone git@github.com:kpurdon/kp-emacs.git .emacs.d

Start Emacs

When you start emacs all of the required packages will be installed and settings applied.

Included Configuration

  • Python
  • Ruby
  • Puppet
  • Markdown
  • Dockerfile
  • YAML
  • Web (HTML/JS/CSS)
  • SASS
  • Jekyll Blog (Polymode Support)
  • Golang
  • NginX Config
  • SQL (w/ indentation)

License

GPLv3 - See LICENSE

About

Personal Emacs Configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published