Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/vim/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Vim 如何使:copen使用文件而不是makeprg?_Vim - Fatal编程技术网

Vim 如何使:copen使用文件而不是makeprg?

Vim 如何使:copen使用文件而不是makeprg?,vim,Vim,我想运行make | tee errors.err,然后让:copen使用errors.err打开快速修复列表并跳转到任何编译错误。您要查找的是:cfile[errorfile],而不是:copen 读取错误文件并跳转到第一个错误 您正在查找的是:cfile[errorfile],而不是:copen 读取错误文件并跳转到第一个错误 您正在查找的是:cfile[errorfile],而不是:copen 读取错误文件并跳转到第一个错误 您正在查找的是:cfile[errorfile],而不是:cop

我想运行
make | tee errors.err
,然后让
:copen
使用
errors.err
打开快速修复列表并跳转到任何编译错误。

您要查找的是
:cfile[errorfile]
,而不是
:copen

读取错误文件并跳转到第一个错误


您正在查找的是
:cfile[errorfile]
,而不是
:copen

读取错误文件并跳转到第一个错误


您正在查找的是
:cfile[errorfile]
,而不是
:copen

读取错误文件并跳转到第一个错误


您正在查找的是
:cfile[errorfile]
,而不是
:copen

读取错误文件并跳转到第一个错误