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