ref: 8a8f41b17cb8c2f51b26e3e3a541e7b0a876ec3c
parent: 27097e78de938a29a368f9198ed1b1b6377090dd
author: Ori Bernstein <[email protected]>
date: Fri Dec 4 07:34:42 EST 2015
Update error format to recognize new mbld output. Several improvements to detecting locations.
--- a/support/vim/ftdetect/myr.vim
+++ b/support/vim/ftdetect/myr.vim
@@ -1,1 +1,3 @@
-au BufRead,BufNewFile *.myr set ft=myr
+au BufRead,BufNewFile *.myr
+ \ set ft=myr |
+ \ set errorformat=%f:%l:\ %m,%D%f/%[a-z]%#...,%Dproject\ base\ %f: