add nvim spell and snippets

This commit is contained in:
Nick Nisi
2015-08-25 21:49:11 -05:00
parent 1058ea646b
commit 603974077f
10 changed files with 564 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# skip jshint checking on push
snippet jsh
!skip_jshint
# add ticket number to commit
snippet ref
refs:#${1}