Skip to content

Commit

Permalink
reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Nov 14, 2024
1 parent 029bcc1 commit efea4e0
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions repository.json
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,23 @@
}
]
},
{
"details": "https://github.com/sublimelsp/LSP-some-sass",
"name": "LSP-some-sass",
"labels": [
"auto-complete",
"linting",
"formatting",
"code navigation",
"intellisense"
],
"releases": [
{
"sublime_text": ">=4169",
"tags": true
}
]
},
{
"details": "https://github.com/sublimelsp/LSP-SourceKit",
"name": "LSP-SourceKit",
Expand Down Expand Up @@ -1024,6 +1041,23 @@
}
]
},
{
"details": "https://github.com/sublimelsp/LSP-twiggy",
"name": "LSP-twiggy",
"labels": [
"auto-complete",
"linting",
"formatting",
"code navigation",
"intellisense"
],
"releases": [
{
"sublime_text": ">=4169",
"tags": true
}
]
},
{
"details": "https://github.com/errata-ai/LSP-vale-ls",
"name": "LSP-vale-ls",
Expand Down Expand Up @@ -1140,40 +1174,6 @@
"tags": true
}
]
},
{
"details": "https://github.com/sublimelsp/LSP-some-sass",
"name": "LSP-some-sass",
"labels": [
"auto-complete",
"linting",
"formatting",
"code navigation",
"intellisense"
],
"releases": [
{
"sublime_text": ">=4169",
"tags": true
}
]
},
{
"details": "https://github.com/sublimelsp/LSP-twiggy",
"name": "LSP-twiggy",
"labels": [
"auto-complete",
"linting",
"formatting",
"code navigation",
"intellisense"
],
"releases": [
{
"sublime_text": ">=4169",
"tags": true
}
]
}
],
"schema_version": "3.0.0"
Expand Down

0 comments on commit efea4e0

Please sign in to comment.