1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 04:10:05 +08:00
SpaceVim/bundle/fortran.vim
2020-11-22 11:28:48 +08:00
..
indent Change fileformat of fortran indent file (#3975) 2020-11-22 11:28:48 +08:00
syntax Add lang#fortran layer (#3654) 2020-07-21 22:22:54 +08:00
README Add lang#fortran layer (#3654) 2020-07-21 22:22:54 +08:00

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2299

This script provides additional indentation rules (continued statements; preprocessor instructions; subroutine, function and forall statements) to Ajit J. Thakkar's Vim indent script for Fortran free source form.