summaryrefslogtreecommitdiff
path: root/templates/snippets/python-mode/print format (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rewrite emacs init.el and go back to basicsbenj2023-11-251-5/+0
| | | | | | | This is a complete rewrite leveraging the very popular use-package to see how I like it. We reduce init.el to a bare minimum configuration and remove the previous homebrew organizational scheme. A number of packages have yet to be setup, but we'll wait and do in JIT.
* 1. refactored snippets into templatesbenj2018-03-171-0/+5
2. added slime for common lisp 3. created some auto-templates for c