Gered
c0bd2e28bd
add configuration for c-ts-mode
...
since we're using treesit-auto, treesitter modes will be used, and
apparently c-ts-mode overrides c-mode, and thus the usual mode hooks
and settings aren't used and we must use the treesitter mode
equivalents.
kind of annoying and confusing, but whatever
2024-12-07 17:37:17 -05:00
Gered
43a990a1fb
add lua-mode package
2024-12-05 22:03:36 -05:00
Gered
d53f6e190b
set js-indent-level at the js package, and set default indent level
...
i prefer 4 indent width for js and json anyway
2024-12-05 22:03:27 -05:00
Gered
29798d491d
add php-mode package
2024-12-05 18:34:57 -05:00
Gered
d9466c893f
add poly-ansible and jinja2-mode packages
2024-12-05 18:22:08 -05:00
Gered
a87d53a151
fix broken emacs-lisp-mode config
...
i'm not sure why the add-hook method breaks ... ?
2024-12-03 22:23:27 -05:00
Gered
a310f2310a
fix lisp-extra-font-lock-mode, and cleanup these mode hooks
2024-12-03 21:36:07 -05:00
Gered
f3a6bfa427
add lisp-extra-font-lock package for improved elisp code highlighting
2024-12-03 11:10:49 -05:00
Gered
22af19b907
initial emacs.d config
...
probably a bunch of dumb things in here
2024-12-02 23:56:33 -05:00