mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
fix(nvim): better autopair
This commit is contained in:
parent
bec1b47e0e
commit
4ddc2c13ca
2 changed files with 22 additions and 15 deletions
|
|
@ -15,20 +15,6 @@
|
|||
"]"
|
||||
]
|
||||
},
|
||||
"Raw box": {
|
||||
"prefix": "r",
|
||||
"body": [
|
||||
"```$1 $0 ```"
|
||||
]
|
||||
},
|
||||
"Raw block": {
|
||||
"prefix": "rb",
|
||||
"body": [
|
||||
"```$1",
|
||||
"$0",
|
||||
"```"
|
||||
]
|
||||
},
|
||||
"sourcecode": {
|
||||
"prefix": "sc",
|
||||
"body": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue