always show vim-airline, add untracked files

This commit is contained in:
Oliver Ladner 2014-01-21 22:24:23 +01:00
commit 5961a0c200
8 changed files with 3060 additions and 1 deletions

3
.vim/bundle/vim-airline/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
doc/tags
*.lock
.vim-flavor

View file

@ -0,0 +1,4 @@
language: ruby
rvm:
- 1.9.3
script: rake ci