Skip to content

Instantly share code, notes, and snippets.

View kevintianbalance's full-sized avatar

Kevin Tian kevintianbalance

  • Ericsson
View GitHub Profile
@kevintianbalance
kevintianbalance / emacs_python_ide.md
Created July 5, 2021 06:32 — forked from widdowquinn/emacs_python_ide.md
Turning Emacs into a Python IDE

Turning emacs into a Python IDE

## Create a new config/initialisation file

Create a user-level initialisation file init.el:

touch .emacs.d/init.el