mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-23 02:43:32 +01:00
And xulmus was born.
This commit is contained in:
9
xulmus/contrib/vim/Makefile
Executable file
9
xulmus/contrib/vim/Makefile
Executable file
@@ -0,0 +1,9 @@
|
||||
VIMBALL = vimperator.vba
|
||||
|
||||
vimball: mkvimball.txt syntax/vimperator.vim ftdetect/vimperator.vim
|
||||
-echo '%MkVimball! ${VIMBALL} .' | vim -u NORC -N -e -s mkvimball.txt
|
||||
|
||||
all: vimball
|
||||
|
||||
clean:
|
||||
rm -f ${VIMBALL}
|
||||
Reference in New Issue
Block a user