Add another variant of GitHub checkbox snip
This commit is contained in:
parent
f75b723ec6
commit
ec0ad0ae00
@ -77,3 +77,7 @@ endsnippet
|
|||||||
snippet "* [" "GitHub style checkbox"
|
snippet "* [" "GitHub style checkbox"
|
||||||
* [${1: }] $0
|
* [${1: }] $0
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
|
snippet *[ "GitHub style checkbox"
|
||||||
|
* [${1: }] $0
|
||||||
|
endsnippet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user