9 lines
144 B
Bash
9 lines
144 B
Bash
#
|
|
# Scwrypts Build Definitions
|
|
#
|
|
|
|
VUNDLE__BUILD__vim-hexokinase() {
|
|
# ... build steps from /home/w0ryn/.vim/vim-hexokinase
|
|
make hexokinase
|
|
}
|