mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 22:45:44 +01:00
Rename :mksyntax to :mkvimruntime.
This now generates and installs all Vim runtime files. Closes issue #653.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
VIMBALL = teledactyl.vba
|
||||
|
||||
vimball: mkvimball.txt syntax/teledactyl.vim ftdetect/teledactyl.vim
|
||||
-echo '%MkVimball! ${VIMBALL} .' | vim -u NORC -N -e -s mkvimball.txt
|
||||
|
||||
all: vimball
|
||||
|
||||
clean:
|
||||
rm -f ${VIMBALL}
|
||||
@@ -1 +0,0 @@
|
||||
au BufNewFile,BufRead *teledactylrc*,*.tele set filetype=teledactyl
|
||||
@@ -1,2 +0,0 @@
|
||||
syntax/teledactyl.vim
|
||||
ftdetect/teledactyl.vim
|
||||
Reference in New Issue
Block a user