1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-30 07:13:32 +02:00

Begin updating Vim runtime files for xulmus.

This commit is contained in:
Doug Kearns
2009-03-16 16:41:07 +11:00
parent 165b087ef6
commit ee3b58f41f
5 changed files with 6 additions and 111 deletions

View File

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