summaryrefslogtreecommitdiff
path: root/settings/setup-c++-mode.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rewrite emacs init.el and go back to basicsbenj2023-11-251-18/+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.
* added flycheck-clangcheck support; notes for larger c++ buildsbenj2018-12-221-1/+6
|
* some new font locks, text mode, and cpp stuffbenj2018-07-201-0/+5
|
* added basic c++ modebenj2016-11-031-0/+8