This commit is contained in:
2023-02-08 03:04:29 -05:00
parent 6bca80d819
commit cf5cd9e8ad
7 changed files with 53 additions and 74 deletions
+1 -1
View File
@@ -784,7 +784,7 @@ if t[2] and t[2][0] not in [',', '.', '?', '-', ' ']:
snip.rv = ' '
else:
snip.rv = ''
`$2
`$3
endsnippet
snippet dc "Block Code" wA