Skip to content

Instantly share code, notes, and snippets.

View heegoo-han's full-sized avatar

HeeGoo Han heegoo-han

  • LG Electronics
  • Seoul, Republic of Korea
View GitHub Profile
@widdowquinn
widdowquinn / emacs_python_ide.md
Last active May 13, 2025 17:53
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