forked from pool/texlab
419c0dd553
* Allow passing additional arguments to ChkTeX using texlab.chktex.additionalArgs * Fix loading bibliographies from kpathsea search path * Don't report duplicate results when using goto definition on includes * Fix project detection when there exist files with the same name * Do not report parse errors with $ in paths OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=50
10 lines
316 B
Plaintext
10 lines
316 B
Plaintext
<services>
|
|
<service name="download_files" mode="manual" />
|
|
<service name="cargo_vendor" mode="manual">
|
|
<param name="srctar">texlab-5.10.0.tar.gz</param>
|
|
<param name="compression">zst</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="manual" />
|
|
</services>
|