]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(fortan): update fortran syntax rules and doc notes
authorAjit-Thakkar <142174202+Ajit-Thakkar@users.noreply.github.com>
Mon, 18 Dec 2023 07:53:21 +0000 (08:53 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 18 Dec 2023 07:55:44 +0000 (08:55 +0100)
commit71cbe8e17a8c0c29b91943a7e9da596d718c79cf
tree7fda12b4c207498eba0c28f3a036ca7796a9a691
parentb5011089860b24f60db1a74f91c0adf8897c4401
runtime(fortan): update fortran syntax rules and doc notes

Update to the Fortran 2023 standard. Reorganize some code to reflect the
dropping of dialect support in the previous commit. Minor improvements.

closes: #13712

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