Add more intuitive GitHub checkbox snippet
This commit is contained in:
parent
3dedbaf1c4
commit
ce97e935a8
@ -73,3 +73,7 @@ endsnippet
|
||||
snippet *x "GitHub style checkbox"
|
||||
* [${1: }] $0
|
||||
endsnippet
|
||||
|
||||
snippet "* [" "GitHub style checkbox"
|
||||
* [${1: }] $0
|
||||
endsnippet
|
||||
|
Loading…
x
Reference in New Issue
Block a user