Change *x snippet to mark the checkbox checked
This commit is contained in:
parent
709408fdeb
commit
aff61cd8a8
@ -71,7 +71,7 @@ snippet note "NOTE comment"
|
||||
endsnippet
|
||||
|
||||
snippet *x "GitHub style checkbox"
|
||||
* [${1: }] $0
|
||||
* [${1:x}] $0
|
||||
endsnippet
|
||||
|
||||
snippet "* [" "GitHub style checkbox"
|
||||
|
Loading…
x
Reference in New Issue
Block a user