summaryrefslogtreecommitdiff
path: root/settings/setup-auto-insert-mode.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rewrite emacs init.el and go back to basicsbenj2023-11-251-30/+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.
* some new font locks, text mode, and cpp stuffbenj2018-07-201-1/+1
|
* 1. refactored snippets into templatesbenj2018-03-171-1/+1
| | | | | 2. added slime for common lisp 3. created some auto-templates for c
* added doxygen function comment and auto-insert snippets for c-modebenj2018-03-141-0/+30