quick fix of asset
This commit is contained in:
parent
65a5c3ecd1
commit
a2f314301c
@ -60,18 +60,18 @@
|
|||||||
style="font-style:normal;font-weight:normal;font-size:12.7px;line-height:0.9;font-family:sans-serif;letter-spacing:-2.64583px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
|
style="font-style:normal;font-weight:normal;font-size:12.7px;line-height:0.9;font-family:sans-serif;letter-spacing:-2.64583px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
|
||||||
xml:space="preserve"><tspan
|
xml:space="preserve"><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.7px;font-family:Inter;-inkscape-font-specification:'Inter Bold';letter-spacing:0px;fill:#f7a41d;fill-opacity:1;stroke-width:0.264583"
|
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.7px;font-family:Inter,sans-serif;-inkscape-font-specification:'Inter Bold';letter-spacing:0px;fill:#f7a41d;fill-opacity:1;stroke-width:0.264583"
|
||||||
y="12.207294"
|
y="12.207294"
|
||||||
x="1.938048"
|
x="1.938048"
|
||||||
id="tspan965">Zig</tspan><tspan
|
id="tspan965">Zig</tspan><tspan
|
||||||
id="tspan977"
|
id="tspan977"
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.7px;font-family:Inter;-inkscape-font-specification:'Inter Bold';letter-spacing:0px;fill:#000000;fill-opacity:1;stroke-width:0.264583"
|
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.7px;font-family:Inter,sans-serif;-inkscape-font-specification:'Inter Bold';letter-spacing:0px;fill:#000000;fill-opacity:1;stroke-width:0.264583"
|
||||||
y="23.804161"
|
y="23.804161"
|
||||||
x="1.938048">Language</tspan><tspan
|
x="1.938048">Language</tspan><tspan
|
||||||
id="tspan984"
|
id="tspan984"
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.7px;font-family:Inter;-inkscape-font-specification:'Inter Bold';letter-spacing:0px;fill:#000000;fill-opacity:1;stroke-width:0.264583"
|
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.7px;font-family:Inter,sans-serif;-inkscape-font-specification:'Inter Bold';letter-spacing:0px;fill:#000000;fill-opacity:1;stroke-width:0.264583"
|
||||||
y="35.401028"
|
y="35.401028"
|
||||||
x="1.938048">Server</tspan></text>
|
x="1.938048">Server</tspan></text>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 3.0 KiB |
@ -1,4 +1,4 @@
|
|||||||
// Configuration options for zls.
|
// Configuration options for zls.
|
||||||
|
|
||||||
/// Wether to enable snippet completions
|
/// Whether to enable snippet completions
|
||||||
enable_snippets: bool = true,
|
enable_snippets: bool = true,
|
||||||
|
Loading…
Reference in New Issue
Block a user