Skip to content

Commit

Permalink
Rename NimLime to Nim (#8815)
Browse files Browse the repository at this point in the history
  • Loading branch information
AmjadHD authored Apr 21, 2024
1 parent 07d43fe commit 23134a6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions repository/n.json
Original file line number Diff line number Diff line change
Expand Up @@ -714,13 +714,13 @@
]
},
{
"name": "NimLime",
"name": "Nim",
"details": "https://github.com/nim-lang/NimLime",
"labels": ["nim", "language syntax", "completions"],
"previous_names": ["Nimrod"],
"labels": ["nim", "language syntax", "snippets"],
"previous_names": ["NimLime", "Nimrod"],
"releases": [
{
"sublime_text": "*",
"sublime_text": ">=3000",
"tags": true
}
]
Expand Down

0 comments on commit 23134a6

Please sign in to comment.