Rename and move GitHub style checkboxes snippet

This commit is contained in:
2016-06-19 16:30:44 +01:00
parent b4eed3353f
commit eb7ed303ca
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,3 @@ snippet code "code section"
$0
```
endsnippet
snippet * "GitHub style checkbox"
* [ ] $0
endsnippet