mirror of
https://github.com/vim-airline/vim-airline-themes
synced 2025-02-16 17:57:04 +00:00
Use --not-a-term argument to vim
This commit is contained in:
parent
a827d6349b
commit
f943086b24
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user