if exists('g:loaded_tabby') finish endif let g:loaded_tabby = 1 call tabby#Start() command! -nargs=* Tabby exe tabby#Command() imap