summaryrefslogtreecommitdiff
path: root/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rewrite emacs init.el and go back to basicsbenj2023-11-252-84/+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.
* add util to read compile_commands for clang-bebenj2018-12-221-0/+59
|
* multiple cursors new bindingsbenj2018-04-121-0/+25