--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.vim/bundle/editorconfig-vim/mkzip.sh Wed Sep 09 10:43:34 2015 +0200
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+zip -r editorconfig-vim-$*.zip plugin/editorconfig.vim plugin/editorconfig-core-py/* doc/editorconfig.txt autoload/*.vim