More travis test testing and tweaking

This commit is contained in:
Karl Yngve Lervåg 2016-04-07 22:52:57 +02:00
parent cb8316a2e2
commit 840189a92d
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,5 @@
language: ruby language: ruby
sudo: false
env: env:
global: global:
- DEPS=$HOME/deps - DEPS=$HOME/deps

View File

@ -18,6 +18,11 @@ Given tex (Completion: \includegraphics):
\includegraphics[scale=0.5]{ \includegraphics[scale=0.5]{
\includegraphics[100,100][300,300]{ \includegraphics[100,100][300,300]{
Execute (Debug):
Log system('ls')
Log b:vimtex
Log &omnifunc
Do (Complete): Do (Complete):
A\<c-x>\<c-o>\<c-n>}\<esc> A\<c-x>\<c-o>\<c-n>}\<esc>
jA\<c-x>\<c-o>\<c-n>\<c-n>}\<esc> jA\<c-x>\<c-o>\<c-n>\<c-n>}\<esc>