vim映射执行多条命令

map <F8> :TlistToggle<CR> :set mouse=a<CR>
:echo "hello" | echo "goodbye"

    A+
发布日期:2021年07月27日  所属分类:未分类