Default to a space in * [ ]
snippet
This commit is contained in:
parent
7038fe8c7d
commit
ea1d23d56b
@ -44,5 +44,5 @@ snippet note "NOTE comment"
|
|||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
snippet *x "GitHub style checkbox"
|
snippet *x "GitHub style checkbox"
|
||||||
* [${1:x}] $0
|
* [${1: }] $0
|
||||||
endsnippet
|
endsnippet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user