Skip to content

Commit

Permalink
removed some nim snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimaoth committed Aug 25, 2024
1 parent 43e7c41 commit 44f53be
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions config/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -434,18 +434,6 @@
}
},

"snippets": {
"nim": {
"procedure": {
"scope": "nim",
"prefix": "proc",
"body": [
"proc ${1:name}($2): ${3:returnType} = ${0:discard}"
]
}
}
},

"editor": {
"text": {
"auto-start-language-server": true,
Expand Down

0 comments on commit 44f53be

Please sign in to comment.