Skip to content

Instantly share code, notes, and snippets.

View xiaohaijin's full-sized avatar

小海 xiaohaijin

  • Shainghai China
View GitHub Profile
@widdowquinn
widdowquinn / emacs_python_ide.md
Last active April 27, 2023 17:36
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