[vim/vim] runtime (Fortran) syntax update (PR #13712)

14 views
Skip to first unread message

Ajit-Thakkar

unread,
Dec 17, 2023, 1:15:19 PM12/17/23
to vim/vim, Subscribed

a) Update fortran syntax file to the latest ISO Fortran standard (Fortran 2023). b) Take advantage of the dropping of dialect support in the previous commit to streamline code. c) Minor improvements. d) Update the fortran section of syntax.txt to reflect this change.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/13712

Commit Summary

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/13712@github.com>

Christian Brabandt

unread,
Dec 18, 2023, 2:57:32 AM12/18/23
to vim/vim, Subscribed

The very first sentence in syntax.vim looks a bit strange, I have simplified it a bit.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/13712/c1859719879@github.com>

Christian Brabandt

unread,
Dec 18, 2023, 2:57:54 AM12/18/23
to vim/vim, Subscribed

Closed #13712 via 71cbe8e.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/13712/issue_event/11272832586@github.com>

Ajit-Thakkar

unread,
Dec 18, 2023, 5:04:20 AM12/18/23
to vim/vim, Subscribed

Thanks.

On Mon, Dec 18, 2023 at 3:57 AM Christian Brabandt ***@***.***>
wrote:

> Closed #13712 <https://github.com/vim/vim/pull/13712> via 71cbe8e
> <https://github.com/vim/vim/commit/71cbe8e17a8c0c29b91943a7e9da596d718c79cf>
> .
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/vim/vim/pull/13712#event-11272832586>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BB4WP6XTLUQJXHGAYE3T2ZTYJ7ZODAVCNFSM6AAAAABAYQWM2KVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGI3TEOBTGI2TQNQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/13712/c1859990737@github.com>

Ivan Tsybulin

unread,
Feb 3, 2026, 7:44:39 AM (20 hours ago) Feb 3
to vim/vim, Subscribed

@uranix commented on this pull request.


In runtime/syntax/fortran.vim:

> +    " Standard requires fixed format to have a text width of 72,
+    " but all current compilers use 80 instead

all current compilers use 80 instead

This is not the case for Intel Fortran Compiler. Both classic and LLVM compiler are using 72 for fixed-form by default with an option to extend it to 80 or 132.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/13712/review/3745049832@github.com>

Reply all
Reply to author
Forward
0 new messages