Skip to content

Commit

Permalink
feat(millet): add vscode lsp schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Conarius authored and Conarius committed Nov 7, 2024
1 parent 52ed7d4 commit 9d9109f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/millet/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,8 @@ source:
file: millet-ls-x86_64-unknown-linux-gnu.gz
bin: millet-ls-x86_64-unknown-linux-gnu

schemas:
lsp: vscode:https://raw.githubusercontent.com/azdavis/millet/{{version}}/editors/vscode/package.json

bin:
millet: "{{source.asset.bin}}"

0 comments on commit 9d9109f

Please sign in to comment.