added latexmk (because texlab ignores my config) and helix
This commit is contained in:
parent
19be2c3635
commit
79baa1b95a
4 changed files with 185 additions and 110 deletions
9
.helix/config.toml
Normal file
9
.helix/config.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
theme = "dracula"
|
||||
|
||||
[editor]
|
||||
text-width = 120
|
||||
|
||||
[editor.soft-wrap]
|
||||
enable = true
|
||||
wrap-at-text-width = true
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue