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