* Add status foreground theme key, use author colour for plugin version * Fork the process when started from terminal * Paint plugin icons * Added "Reveal in File Tree" action to the editor tabs context menu * Add plugin search OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=48
10 lines
314 B
Plaintext
10 lines
314 B
Plaintext
<services>
|
|
<service name="download_files" mode="disabled" />
|
|
<service name="cargo_vendor" mode="disabled">
|
|
<param name="srctar">v0.2.3.tar.gz</param>
|
|
<param name="compression">gz</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="disabled" />
|
|
</services>
|