軟體工程師板國立臺灣大學20/7/18#分享 編輯器之神vim設定檔分享#設定按f5一鍵編譯執行c/c++/python/java,不然每次都要自己在終端打一大串,map <F5> :call CompileAndRun()<CR>,func! CompileAndRun1214222