79562604

Date: 2025-04-08 16:38:24
Score: 1
Natty:
Report link

If you want to force Fortran free-form highlighting you can change this in the fortran syntax file at /usr/share/vim/vim91/syntax/fortran.vim. Find the corresponding file extension case for your situation and change it to:

let b:fortran_fixed_source = 0
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Samm Elliott