Travis testing

This commit is contained in:
baabelfish 2016-02-07 22:05:33 +02:00
commit c76c977414
8 changed files with 119 additions and 16 deletions

View file

@ -2,6 +2,3 @@ if exists("s:loaded")
finish
endif
let s:loaded = 1
au BufNewFile,BufRead *.nim set filetype=nim
au BufNewFile,BufRead *.nims set filetype=nims