mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-28 23:33:32 +01:00
Replace some Muttator references.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
VIMBALL = muttator.vba
|
||||
VIMBALL = teledactyl.vba
|
||||
|
||||
vimball: mkvimball.txt syntax/muttator.vim ftdetect/muttator.vim
|
||||
vimball: mkvimball.txt syntax/teledactyl.vim ftdetect/teledactyl.vim
|
||||
-echo '%MkVimball! ${VIMBALL} .' | vim -u NORC -N -e -s mkvimball.txt
|
||||
|
||||
all: vimball
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
syntax/muttator.vim
|
||||
ftdetect/muttator.vim
|
||||
syntax/teledactyl.vim
|
||||
ftdetect/teledactyl.vim
|
||||
|
||||
Reference in New Issue
Block a user