added latexmk (because texlab ignores my config) and helix

This commit is contained in:
Dennis Frieberg 2025-05-14 15:24:18 +02:00
parent 19be2c3635
commit 79baa1b95a
Signed by: nerf
GPG key ID: 7C58AFED036072C5
4 changed files with 185 additions and 110 deletions

9
.helix/config.toml Normal file
View file

@ -0,0 +1,9 @@
theme = "dracula"
[editor]
text-width = 120
[editor.soft-wrap]
enable = true
wrap-at-text-width = true