An open API service indexing awesome lists of open source software.

https://github.com/andreacrotti/minimal-emacs-configuration

Minimal emacs configuration for Python
https://github.com/andreacrotti/minimal-emacs-configuration

Last synced: 9 months ago
JSON representation

Minimal emacs configuration for Python

Awesome Lists containing this project

README

          

A minimal emacs configuration for Python
========================================

To get everything working correctly,

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