flattening and cleaning up various configurations and executables
This commit is contained in:
14
config/scwrypts/vundle.zsh
Normal file
14
config/scwrypts/vundle.zsh
Normal file
@ -0,0 +1,14 @@
|
||||
#
|
||||
# Scwrypts Build Definitions
|
||||
#
|
||||
|
||||
VUNDLE_BUILD__ale() {}
|
||||
VUNDLE_BUILD__nerdtree() {}
|
||||
VUNDLE_BUILD__vim-dim() {}
|
||||
VUNDLE_BUILD__vim-fugitive() {}
|
||||
VUNDLE_BUILD__vim-go() {}
|
||||
VUNDLE_BUILD__vim-surround() {}
|
||||
|
||||
VUNDLE_BUILD__vim-hexokinase() { make hexokinase; }
|
||||
|
||||
VUNDLE_BUILD__youcompleteme() { ./install.py --all; }
|
Reference in New Issue
Block a user