Open GoogleCodeExporter opened 9 years ago
I suppose something like this may be fine.
Original comment by kno0...@gmail.com
on 4 Dec 2013 at 3:21
Attachments:
Does it work to do it like this:
\%D%*\\a[%*\\d]:\ Entering\ directory\ [`']%f',
\%X%*\\a[%*\\d]:\ Leaving\ directory\ [`']%f',
Original comment by brammool...@gmail.com
on 4 Dec 2013 at 11:40
That looks like a smarter way of doing it (as in no line duplication) but
unfortunately it's not working for me, however duplicating the lines does work.
By the way, on closer inspection there may be other files that need to be
changed to provide sane defaults when using make with other languages. Here is
a complete list of all files that may need to be changed:
runtime/compiler/fortran_g77.vim
runtime/compiler/gcc.vim
runtime/compiler/msc.vim
runtime/compiler/ocaml.vim
runtime/compiler/rst.vim
runtime/compiler/splint.vim
runtime/tools/ccfilter.c
src/option.h
Original comment by kno0...@gmail.com
on 4 Dec 2013 at 10:53
This seems to be fixed for the gcc compiler. For the other compiler files, you
should get in contact with their maintainers to have it fixed there. They will
then send updated compiler plugins for inclusion with Vim to Bram.
Original comment by chrisbr...@googlemail.com
on 3 Oct 2014 at 11:48
Original issue reported on code.google.com by
kno0...@gmail.com
on 4 Dec 2013 at 3:13