SHA256
1
0
forked from pool/texlab
texlab/_service
Soc Virnyl Estela 6896117cad - Update to version 5.9.2:
* 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
2023-08-21 05:30:48 +00:00

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>