fix(nvim): better autopair

This commit is contained in:
Léana 江 2023-10-26 10:09:10 +02:00 committed by Léana 江
parent bec1b47e0e
commit 4ddc2c13ca
2 changed files with 22 additions and 15 deletions

View file

@ -15,20 +15,6 @@
"]"
]
},
"Raw box": {
"prefix": "r",
"body": [
"```$1 $0 ```"
]
},
"Raw block": {
"prefix": "rb",
"body": [
"```$1",
"$0",
"```"
]
},
"sourcecode": {
"prefix": "sc",
"body": [