Bug#301452: vim-common: fortran90 syntax synchronizing problem

2005-03-26 Thread Norbert Tretkowski
tags 301452 +pending thanks * Kamaraju Kusumanchi wrote: [...] > A possible but non-optimal workaround for this problem is to put > this line > > syn sync fromstart > > in the ~/.vim/after/syntax/fortran.vim I added this workaround to the fortran syntax file, thanks. Norbert -- To UNSUBSCRI

Bug#301452: vim-common: fortran90 syntax synchronizing problem

2005-03-25 Thread Kamaraju Kusumanchi
Package: vim-common Version: 1:6.3-067+2 Severity: normal The syntax highlighting in fortran 90 programs is not synchronized appropriately. To reproduce the problem consider the 57 lines file test.f90 (given at the end) Open this file with the command gvim -u NONE -U NONE + test.f90 Just make su