ViX wrote: > I guess the default action for :make is calling make in the system > path. So if I have only vc install in windows instead of gcc, is that > a way to change the default action of :make to call nmake? I thought > of a way that copy an nmake as make in the path, but there might be > conflicts if I have cygwin/gcc install later. Any hints? Thanks. >
:help 'makeprg' Regards, Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
