forked from pool/texlab
72ca9d9a1d
* Add symbol support for thmtools * Add texlab.findenvironments command to return the list of environments containing a position * Show inlay hints for labels after the command instead of inside the argument * Prevent adding trailing newline after formating with latexmk * Improving `\paragraph` parsing OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=40
12 lines
379 B
Plaintext
12 lines
379 B
Plaintext
<services>
|
|
<service name="download_files" mode="disabled" />
|
|
<service name="cargo_vendor" mode="disabled">
|
|
<param name="srctar">texlab-5.7.0.tar.gz</param>
|
|
<param name="compression">zst</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="disabled">
|
|
<param name="srcdir">texlab-5.3.0</param>
|
|
</service>
|
|
</services>
|