Commit graph

5 commits

Author SHA1 Message Date
Gered 8b60b324cd begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
Gered eb7fdc29bb fix format_on_save configuration
it actually works properly for selectively enabling/disabling
format on save via conform based on filetype.

i apparently misunderstood how lua tables work and checking if values
exist in them or not.
2024-09-11 13:37:09 -04:00
Gered 14ee4f6f0b add formatter config for yamlfix and clang-format
clang-format's built in styles REALLY all suck quite badly. how the
fuck is it possible that this tool can be made with builtin styles
that offer very little in the way of variety? jesus christ ...
2024-09-06 18:46:22 -04:00
Gered bc0cf8961e default to not format on save, except for explicitly listed filetypes 2024-09-06 18:36:15 -04:00
Gered a9ecc491de modularize & enable more plugins, remove some kickstart comment blocks 2024-09-01 16:38:18 -04:00