【发布时间】:2014-08-22 09:48:10
【问题描述】:
我已将此行添加到我的 .vimrc 中:
au BufRead,BufNewFile *.ml,*.mli compiler ocaml
当我打开一个 .ml 文件时,在它继续打开文件之前出现以下错误:
E666: compiler not supported: ocaml
我的 vim 版本是否没有使用 ocmal 支持编译?我在 Ubuntu 12.04 上使用默认 vim。
希望有人有一些想法。干杯!
【问题讨论】: