This commit is contained in:
PowerUser64 2021-09-03 01:42:44 -07:00
parent e9acafe7cd
commit 1a1f79632f

View file

@ -226,6 +226,7 @@ if match(&runtimepath, 'airline') != -1
endif
" 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()
let tab_count = tabpagenr("$")
if tab_count == 2