Emacs Ecosystem

Installation
SKILL.md

<elisp_fundamentals> S-expressions as code and data (homoiconicity). Prefix notation for all operations.

  ;; cons_cell: Pair
  (cons 1 2) ; => (1 . 2)
Installs
GitHub Stars
71
First Seen
Emacs Ecosystem — takeokunn/nixos-configuration