Rename and move GitHub style checkboxes snippet

This commit is contained in:
2016-06-19 16:30:44 +01:00
parent b2c7df1757
commit 707fac109f
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