sublime manjaro

{
"cmd" : ["exo-open --launch TerminalEmulator  bash -c \"g++ $file_name -o ${file_base_name} -lm -Wall; ./${file_base_name}; exec bash\""],//-x
"selector" :  "source.c, source.c++",
"shell":true,
"working_dir" : "$file_path"
}
posted @ 2018-08-21 16:59  ronnie14165  阅读(126)  评论(0编辑  收藏  举报