function! Box_clear () mapclear! map :call Flip_box()j^ imap [ ] imap imap =strftime('%y-%m-%d %H:%M') set laststatus=2 set statusline=%f\ %=\ ([x]\ spc,^bd)\ (%v,%l) hi StatusLine ctermfg=cyan ctermbg=black endfunction call Box_clear() function! Flip_box () s!\[ \]![xXx]!eg s!\[x\]![ ]!eg s!\[xXx\]![x]!eg s!!!eg s!]*>!!eg s!!!eg endfunction set filetype=markdown set tabstop=4