/minimal-emacs-configuration

Minimal emacs configuration for Python

Primary LanguageEmacs Lisp

A minimal emacs configuration for Python

To get everything working correctly,

  1. Install emacs, git, and Python.
  2. pip install jedi epc pylint
  3. git clone this repository
  4. Start emacs with emacs -Q (to not load your emacs' local initializations)
  5. In emacs,
    1. Visit the file init.el
    2. In that file, run M-x eval-buffer