summaryrefslogtreecommitdiff
path: root/templates/auto-insert (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rewrite emacs init.el and go back to basicsbenj2023-11-255-119/+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.
* txt mode for README, yas template updatesbenj2019-01-062-2/+2
|
* some new font locks, text mode, and cpp stuffbenj2018-07-202-0/+23
|
* 1. refactored snippets into templatesbenj2018-03-173-0/+96
2. added slime for common lisp 3. created some auto-templates for c