Added package lasm (#3096)

This commit is contained in:
Shuu 2025-08-05 14:47:45 +09:00 committed by GitHub
parent 97cc249196
commit 00a106ee8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35962,6 +35962,18 @@
"license": "MIT",
"web": "https://github.com/pgvector/pgvector-nim"
},
{
"name": "lasm",
"url": "https://github.com/fox0430/lasm",
"method": "git",
"tags": [
"lsp",
"editor"
],
"description": "A configurable LSP server for debugging/testing LSP clients",
"license": "MIT",
"web": "https://github.com/fox0430/lasm"
},
{
"name": "mmops",
"url": "https://github.com/capocasa/mmops",