Add more intuitive GitHub checkbox snippet
This commit is contained in:
parent
7ed5ea3b3b
commit
7ab0ad659d
@ -78,3 +78,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