Skip to content

Commit

Permalink
Add lsp_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Nov 12, 2023
1 parent 5052a7c commit 199f234
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions repository.json
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,26 @@
}
]
},
{
"name": "lsp_utils",
"author": "rchl",
"description": "Module with LSP-related utilities",
"issues": "https://github.com/sublimelsp/lsp_utils/issues",
"releases": [
{
"base": "https://github.com/sublimelsp/lsp_utils",
"python_versions": ["3.3", "3.8"],
"sublime_text": "3154 - 4069",
"tags": "st3-v"
},
{
"base": "https://github.com/sublimelsp/lsp_utils",
"python_versions": ["3.3", "3.8"],
"sublime_text": ">=4070",
"tags": true
}
]
},
{
"name": "lxml",
"description": "lxml",
Expand Down

0 comments on commit 199f234

Please sign in to comment.