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
|
||||
|
||||
OWNERS=( "tomtom" "scrooloose" "msanders" "ervandew" )
|
||||
REPOS=( "checksyntax_vim" "nerdtree" "snipmate.vim" "supertab" )
|
||||
OWNERS=( "scrooloose" "msanders" "ervandew" "scrooloose" )
|
||||
REPOS=( "nerdtree" "snipmate.vim" "supertab" "syntastic" )
|
||||
|
||||
for (( i = 0 ; i < ${#OWNERS[@]} ; i++ ))
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue