Skip to content

Commit

Permalink
add LSP-vetur
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Sep 21, 2024
1 parent e0a7deb commit 36100c9
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion repository.json
Original file line number Diff line number Diff line change
Expand Up @@ -1040,6 +1040,27 @@
}
]
},
{
"details": "https://github.com/sublimelsp/LSP-vetur",
"name": "LSP-vetur",
"labels": [
"auto-complete",
"linting",
"formatting",
"code navigation",
"intellisense"
],
"releases": [
{
"sublime_text": "3154 - 3999",
"tags": "st3-"
},
{
"sublime_text": ">=4000",
"tags": true
}
]
},
{
"details": "https://github.com/martinbarez/LSP-VHDL-ls",
"name": "LSP-VHDL-ls",
Expand Down Expand Up @@ -1122,4 +1143,4 @@
}
],
"schema_version": "3.0.0"
}
}

0 comments on commit 36100c9

Please sign in to comment.