Skip to content

mateidavid/minimal-emacs-configuration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

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

If everything works as expected (as during this EuroPython 2013 presentation of an earlier version of this repo's code), you'll get

About

Minimal emacs configuration for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%