From: Srinath <srinath.vadlam...@gmail.com>
Date: Tue, 2 Sep 2008 11:04:38 -0700 (PDT)
Local: Tues, Sep 2 2008 2:04 pm
Subject: Re: fortran highlighting not working
Is it the case that the .gvimrc is sourced only once upon starting
MacVim? I now know what is my issue. Normally in this modern age ;), one would have "let fortran_free_source=1" in their .gvimrc file. If one was to get fancy (hey...fortran is to a modern language ;)), then one would comment out the quoted above and instead use: "or comment-out the above and uncomment this: let s:extfname = expand("%:e") " .f90 wil be free, .f fixed if s:extfname ==? "f90" let fortran_free_source=1 elseif s:extfname ==? "F90" let fortran_free_source=1 else unlet! fortran_free_source endif and free form would be selected because of file extension, and all
So, how do get the .vimrc or .gvimrc source with every new tab? Also,
Thanks so much for making MacVim what it is,
On Aug 26, 8:21 am, Srinath <srinath.vadlam...@gmail.com> wrote:
> I got things to work by using the snap shot right before the last
> stable release (7-2?). I will elaborate later today. > On Aug 26, 6:24 am, Nico Weber <nicolaswe...@gmx.de> wrote:
> > Hi Srinath,
> > On 26.08.2008, at 08:09, Srinath wrote:
> > > With the most recent snapshot, the fortran highlighting for
> > does it work with the system stock `vim` in Terminal.app? If so,
> > If highlighting for `fortran_free_form` stopped working, it's probably
> > Hm, after some googling I suspect that you're talking about
> > Nico You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||