mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add package nimsight (#3037)
* Added package nimsight * Better description
This commit is contained in:
parent
95ea90744a
commit
51334dd3b2
@ -35235,5 +35235,17 @@
|
||||
"description": "A Java version manager and build tool written in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/meenbeese/jv"
|
||||
},
|
||||
{
|
||||
"name": "nimsight",
|
||||
"url": "https://github.com/ire4ever1190/nimsight",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"lsp",
|
||||
"tooling"
|
||||
],
|
||||
"description": "LSP implementation for Nim based on `nim check`",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ire4ever1190/nimsight"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user