/MiEmP

Minimum Emacs set for Python

Primary LanguageEmacs LispBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

MiEmP

Minimum Emacs set for Python

Requirements

  • OS: GNU/Linux
  • Emacs version: >=26.1

Installtion

  1. Copy config
cp ./.emacs ~/
  1. Run Emacs. After start will be check installed use-package and install if they not

  2. Install dependent packages

M-x package-install-selected-packages
  1. Enjoy