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