Gered
ddc468848a
add hcl-mode package explicitly
...
it gets included with terraform-mode anyway as a dependency, and well,
it might be useful to include as there is other stuff which uses hcl
config files ... meh
2025-01-20 14:45:13 -05:00
Gered
6707987116
set terraform-indent-level default
2025-01-20 14:44:26 -05:00
Gered
9c3d194cec
switch treesit-auto-install to always automatically install, no prompt
2025-01-20 14:26:44 -05:00
Gered
e87251cd54
add terraform-mode package
2025-01-19 16:36:36 -05:00
Gered
76083bf8eb
initial work at un-fucking emacs tabs and indentation
...
there is still more work to be done
2024-12-14 19:37:14 -05:00
Gered
df8a78d257
re-organize some emacs config
2024-12-14 15:31:45 -05:00
Gered
96cf15be7e
add rust packages
2024-12-08 19:13:43 -05:00
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