]> git.ipfire.org Git - thirdparty/vim.git/commit
Runtime(fortran): updates to indent, syntax and ftplugin (#13752)
authorAjit-Thakkar <142174202+Ajit-Thakkar@users.noreply.github.com>
Sat, 23 Dec 2023 10:31:38 +0000 (06:31 -0400)
committerGitHub <noreply@github.com>
Sat, 23 Dec 2023 10:31:38 +0000 (11:31 +0100)
commitea9964a36f948c1266d43dd8b3890c6f3bdd243d
treee610a8109adb25078709cd6170fbb90095446820
parentec97edcbb9f6c0b751b03b981fd8191dbef0a5bb
Runtime(fortran): updates to indent, syntax and ftplugin (#13752)

* runtime update fortran.vim

Add folding for newer features of Fortran

* Runtime Update fortran.vim

Add indent support for newer features of Fortran

* Runtime Update fortran.vim

Add newer features of Fortran to matchit patterns

Signed-off-by: Ajit-Thakkar <142174202+Ajit-Thakkar@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/ftplugin/fortran.vim
runtime/indent/fortran.vim
runtime/syntax/fortran.vim