mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
Add liquid-lsp plugin (#1520)
This commit is contained in:
parent
777db5c30b
commit
9f103c621d
@ -824,6 +824,22 @@
|
|||||||
"source": "./external_plugins/linear",
|
"source": "./external_plugins/linear",
|
||||||
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/linear"
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/linear"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "liquid-lsp",
|
||||||
|
"description": "LSP integration for Shopify Liquid templates via the Shopify CLI theme language server.",
|
||||||
|
"author": {
|
||||||
|
"name": "Shopify"
|
||||||
|
},
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "git-subdir",
|
||||||
|
"url": "https://github.com/Shopify/liquid-skills.git",
|
||||||
|
"path": "plugins/liquid-lsp",
|
||||||
|
"ref": "main",
|
||||||
|
"sha": "ae3e4cc3f454923e388bbd841fd931f0c7bf5be4"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/Shopify/liquid-skills/tree/main/plugins/liquid-lsp"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "liquid-skills",
|
"name": "liquid-skills",
|
||||||
"description": "Liquid language fundamentals, CSS/JS/HTML coding standards, and WCAG accessibility patterns for Shopify themes",
|
"description": "Liquid language fundamentals, CSS/JS/HTML coding standards, and WCAG accessibility patterns for Shopify themes",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user