vim, ctags, and fortran source browsing



Hello,
It was a pleasure browsing C/C++ source (apart from C++ template) with
vim and ctags to jump around files through symbols. However, this does
not seem to work very well with fortran. Any guru on this subject can
give some recommendations?

Thank you,

Fei
.



Relevant Pages

  • Re: vim, ctags, and fortran source browsing
    ... vim and ctags to jump around files through symbols. ... not seem to work very well with fortran. ... Any guru on this subject can ...
    (comp.lang.fortran)
  • Re: vim, ctags, and fortran source browsing
    ... Any guru on this subject can ... I'm not familiar with the vim side of things, but depending on your version of ctags, it should handle Fortran without any issues. ...
    (comp.lang.fortran)
  • Re: Read(7,160,err=1031)?
    ... Jump to statement 1031 on error. ... Over the years my experience with IBM mainframe FORTRAN 66 (G and H ... versions)was that format conversion errors such as non-decimal ... However, I just tested err= in Solaris and GNU fortran, and found that ...
    (comp.lang.fortran)
  • Re: OT An old conversation remembered.
    ... > Colleague: This code won't run since I recompiled it. ... > Guru: Why did you recompile? ... I used some arcaic FORTRAN 66 code to compute some subroutine ... Fortran compiler and could not get the ...
    (comp.dsp)
  • Re: ctags and C++
    ... > any posibility to jump to the proper class function if this function is ... > Human object1; ... > Vim with ctags allows me to choose the proper showfunction but can it ...
    (comp.os.linux.misc)