Commit graph

15 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
918c1dcba5
added latex compiler 2025-08-05 09:31:56 -07:00
a58f16e18b
migrate to nvf v0.8 2025-08-01 20:07:24 -07:00
a040cebe8e
various changes 2025-08-01 19:21:02 -07:00
4c139f1a7a
moved nvim config options upstream 2025-07-05 21:04:38 -07:00
680b809062
update flake inputs 2025-07-04 21:30:20 -07:00
381a06acdf
various things i forgot to commit 2025-06-12 15:14:43 -07:00
40840a8084
run format 2025-05-28 12:06:37 -07:00
b3d5a28141
removed stylix, updated nvf 2025-05-27 19:56:17 -07:00
b6f59a300d
add diagnostics 2025-05-21 15:25:56 -07:00
0ea9675fc4
add helpview.nvim 2025-05-21 13:56:17 -07:00
fa17ce8f5b
update flake 2025-05-21 11:55:34 -07:00
6fea0a1f4e
nearly at parity with lua-based config 2025-05-21 10:44:59 -07:00
10453abfb1
commiting for posterity 2025-05-20 21:30:54 -07:00
69e9b167cb
add custom nvf stuff and merge 2025-05-19 21:42:58 -07:00