" SplitTerm: quickly pop out a terminal " skip this while were testing kassio/neoterm finish " lua require('split_term') " command! LuaTerm :lua spt_toggle() command! -bang -nargs=* SplitTerm call s:split_term_toggle(0, ) cnoreabbrev spt SplitTerm cnoreabbrev st SplitTerm