Remove nimsuggest as its now bundled with Nim.
Fixes https://github.com/nim-lang/nimble/issues/836
This commit is contained in:
parent
fff46a7374
commit
ca63c5985e
1 changed files with 0 additions and 15 deletions
|
|
@ -2542,21 +2542,6 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/def-/nim-brainfuck"
|
||||
},
|
||||
{
|
||||
"name": "nimsuggest",
|
||||
"url": "https://github.com/nim-lang/nimsuggest.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"binary",
|
||||
"app",
|
||||
"suggest",
|
||||
"compiler",
|
||||
"autocomplete"
|
||||
],
|
||||
"description": "Tool for providing auto completion data for Nim source code.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/nimsuggest"
|
||||
},
|
||||
{
|
||||
"name": "jwt",
|
||||
"url": "https://github.com/yglukhov/nim-jwt.git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue