forked from pool/texlab
6896117cad
* Don't crash when using comments inside \include-like command * Folding ranges include only the contents instead of the entire range of the structure. For example, the folding range of an environment will start after the \begin and stop before the \end OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=47
10 lines
315 B
Plaintext
10 lines
315 B
Plaintext
<services>
|
|
<service name="download_files" mode="manual" />
|
|
<service name="cargo_vendor" mode="manual">
|
|
<param name="srctar">texlab-5.9.2.tar.gz</param>
|
|
<param name="compression">zst</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="manual" />
|
|
</services>
|