curve: trying to add luasnip to nvim
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"console.log": {
|
||||
"prefix": "clog",
|
||||
"body": [
|
||||
"console.log('$1')"
|
||||
],
|
||||
"description": "Log output to console"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user