Skip to content

Commit

Permalink
Add LSP-biome (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl authored Oct 20, 2023
1 parent 8939077 commit fca6ccd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
1 change: 0 additions & 1 deletion auto-update-repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
from typing import Dict, Any
import functools
import json
import os
import pathlib
import sys

Expand Down
10 changes: 10 additions & 0 deletions repository.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,16 @@
}
]
},
{
"details": "https://github.com/sublimelsp/LSP-biome",
"name": "LSP-biome",
"releases": [
{
"sublime_text": ">=4070",
"tags": true
}
]
},
{
"details": "https://github.com/sublimelsp/LSP-clangd",
"name": "LSP-clangd",
Expand Down

0 comments on commit fca6ccd

Please sign in to comment.