Use --not-a-term argument to vim

This commit is contained in:
Christian Brabandt 2019-05-06 14:42:31 +02:00
parent a827d6349b
commit f943086b24
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ before_script: |
find $PWD/autoload/airline/themes -name "*.vim" > themes.txt
script: |
vim -Nu <(cat << VIMRC
vim --not-a-term -Nu <(cat << VIMRC
filetype off
set rtp+=vader.vim
set rtp+=vim-airline