address syntax errors

resolves #683
This commit is contained in:
Bailey Ling
2015-01-03 19:38:17 -05:00
parent 1fd9886219
commit 13ee9f456a
4 changed files with 6 additions and 1 deletions
@@ -1,6 +1,8 @@
" MIT License. Copyright (c) 2013-2014 Bailey Ling.
" vim: et ts=2 sts=2 sw=2
scriptencoding utf-8
let s:skip_symbol = '…'
function! airline#extensions#tabline#unique_tail_improved#format(bufnr, buffers)