Commit graph

4 commits

Author SHA1 Message Date
ff5e23efc2 feat: "autofmt" code formatter
different codebases use different formatters. autofmt looks for project
configuration to pick the correct formatter, allowing an editor to
simply point to the script and have all ambiguities resolved.

this commit overhauls the conform configuration to set up autofmt
correctly, as well installing it with 'pkgs.autofmt'

closes #6
2025-08-17 20:43:47 -07:00
4c139f1a7a
moved nvim config options upstream 2025-07-05 21:04:38 -07:00
b808a79ab2 fixing things 2025-07-05 20:33:02 -07:00
918824a59e fish 2025-07-04 23:44:41 -07:00