sad
This commit is contained in:
parent
e9acafe7cd
commit
1a1f79632f
1 changed files with 1 additions and 0 deletions
|
@ -226,6 +226,7 @@ if match(&runtimepath, 'airline') != -1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" this is the first bit of vimscript I ever wrote
|
" this is the first bit of vimscript I ever wrote
|
||||||
|
" This also turned out to be the last bit of vimscript I would ever write
|
||||||
function! Tabline_auto_show_hide()
|
function! Tabline_auto_show_hide()
|
||||||
let tab_count = tabpagenr("$")
|
let tab_count = tabpagenr("$")
|
||||||
if tab_count == 2
|
if tab_count == 2
|
||||||
|
|
Loading…
Add table
Reference in a new issue