alphapapa / ap.el

A simple, Emacs Lisp-focused Emacs config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ap.el

This is a simple Emacs config focused on editing Emacs Lisp. It’s mostly intended as a sample from which others may borrow code or inspiration, but it may also be used as-is. It’s not intended to be a supported project, such as Spacemacs or DOOM.

It requires Emacs 28 or later.

No documentation is provided, as the code in init.el should be self-explanatory. Take it or leave it, as-is. :)

Note that this is not the author’s main, personal Emacs configuration. But it might evolve into being part of it.

About

A simple, Emacs Lisp-focused Emacs config

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 58.0%Language:C 41.7%Language:Python 0.1%Language:Clojure 0.1%Language:Shell 0.0%Language:Makefile 0.0%