reorganise vim config directory

This commit is contained in:
2016-06-19 15:28:11 +01:00
parent 5c2ececbdf
commit 0bf1741698
16 changed files with 3300 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}