1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 04:44:10 +01:00
This commit is contained in:
Kris Maglione
2009-01-24 01:12:53 -05:00
parent dc0bf00e0a
commit 86d1d34a64
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
VIMBALL = muttator.vba
vimball: mkvimball.txt syntax/muttator.vim ftdetect/muttator.vim
echo '%MkVimball! ${VIMBALL} .' | vim -u NORC -N -e -s mkvimball.txt || true
-echo '%MkVimball! ${VIMBALL} .' | vim -u NORC -N -e -s mkvimball.txt
all: vimball