Skip to content

AndreaCrotti/minimal-emacs-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 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

About

Minimal emacs configuration for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published