Skip to content

Commit 1789b90

Browse files
fix: rename duplicate key
1 parent efff286 commit 1789b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/norg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
"body": ["^ ${1:title}", "${2:content}"],
267267
"description": "footnote (short version)"
268268
},
269-
"single_footnote": {
269+
"ranged_single_footnote": {
270270
"prefix": "footnoter",
271271
"body": ["^^ ${1:title}", "${2:content}", "^^"],
272272
"description": "footnote (ranged version)"

0 commit comments

Comments
 (0)