Commit graph

16 commits

Author SHA1 Message Date
isaacST08
2a55d0f0a4 Added comment explaining why code is structured as it is 2025-02-11 21:30:44 -07:00
isaacST08
c3c720f4a2 Cleaned up documentation and other performed other code cleanups 2025-02-11 21:14:24 -07:00
isaacST08
739415da0f Clarified documentation wording and utilized mkPackageOption for the tectonic builder 2025-02-11 19:55:48 -07:00
isaacST08
226775fce6
Removed duplicate "Whether to enable" in documentation for modules/plugins/languages/tex/build/builders/latexmk.nix
Co-authored-by: raf <raf@notashelf.dev>
2025-02-11 19:43:46 -07:00
isaacST08
6aaba37d39
Removed duplicate "Whether to enable" in documentation for modules/plugins/languages/tex/build/builders/tectonic.nix
Co-authored-by: raf <raf@notashelf.dev>
2025-02-11 19:42:14 -07:00
isaacST08
0f04df467f
Added code/keyword md escaping for documentation in modules/plugins/languages/tex/build/default.nix
Co-authored-by: raf <raf@notashelf.dev>
2025-02-11 19:40:26 -07:00
isaacST08
d638292e77 Added usage of lib.optionals and created an assersion to check the number of enabled builders 2025-02-11 19:37:14 -07:00
isaacST08
fe84f0e56f Fixed typos and formatting 2025-02-10 15:24:39 -07:00
isaacST08
8f333139d3 Removed old files 2025-01-26 20:11:20 -07:00
isaacST08
1bebf495dc Refactored to use the nvf library toLuaObject as well as other improvements and cleanups 2025-01-26 18:42:54 -07:00
isaacST08
ca9ab42048 Switched to using lib.nvim.config.mkBool where appropriate 2025-01-26 16:06:21 -07:00
isaacST08
aef828406d Created latexmk builder 2025-01-24 10:49:26 -07:00
isaacST08
387eb9ba27 Created builder template for making new builders that will work with existing code 2025-01-24 10:28:17 -07:00
isaacST08
13da2ae755 Fixed typo 2025-01-23 19:50:17 -07:00
isaacST08
9b524fbe1c Cleanup after makeing build module 2025-01-23 19:44:59 -07:00
isaacST08
44959a0c8a Created build module 2025-01-23 19:35:00 -07:00