Dropped checksyntax for syntastic
This commit is contained in:
parent
3a161e5776
commit
639ca129e9
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ fi
|
||||||
|
|
||||||
mkdir $DOTVIM
|
mkdir $DOTVIM
|
||||||
|
|
||||||
OWNERS=( "tomtom" "scrooloose" "msanders" "ervandew" )
|
OWNERS=( "scrooloose" "msanders" "ervandew" "scrooloose" )
|
||||||
REPOS=( "checksyntax_vim" "nerdtree" "snipmate.vim" "supertab" )
|
REPOS=( "nerdtree" "snipmate.vim" "supertab" "syntastic" )
|
||||||
|
|
||||||
for (( i = 0 ; i < ${#OWNERS[@]} ; i++ ))
|
for (( i = 0 ; i < ${#OWNERS[@]} ; i++ ))
|
||||||
do
|
do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue