From 249f17e6f5f364a7d8f933cb31fd82124f93909c Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Wed, 3 Apr 2024 17:44:25 +0000 Subject: [CI] Updated README.md and manifest.json. --- README.md | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5f3211..9f93cfe 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ to follow with `extra.follow_branch`.* | [`language_erb`](plugins/language_erb.lua?raw=1) | Syntax for the [ERB](https://github.com/ruby/erb) programming language. Also known as eRuby or Embedded Ruby. | | [`language_fe`](plugins/language_fe.lua?raw=1) | Syntax for the [fe](https://github.com/rxi/fe) programming language | | [`language_fennel`](plugins/language_fennel.lua?raw=1) | Syntax for the [fennel](https://fennel-lang.org) programming language | +| [`language_fortran`](https://github.com/RohanVashisht1234/fortran_syntax_highlighter_lite-xl)\* | Syntax for the [fortran](https://fortran-lang.org/) programming language | | [`language_fstab`](plugins/language_fstab.lua?raw=1) | Syntax for the [fstab](https://en.wikipedia.org/wiki/Fstab) config files | | [`language_gabc`](plugins/language_gabc.lua?raw=1) | Syntax for the [GABC](https://gregorio-project.github.io/gabc) music typesetting language | | [`language_gdscript`](plugins/language_gdscript.lua?raw=1) | Syntax for the [Godot Engine](https://godotengine.org/)'s GDScript scripting language | diff --git a/manifest.json b/manifest.json index 341eb19..8394393 100644 --- a/manifest.json +++ b/manifest.json @@ -909,7 +909,7 @@ "description": "Syntax for the [fortran](https://fortran-lang.org/) programming language", "id": "language_fortran", "mod_version": "3", - "remote":"https://github.com/RohanVashisht1234/fortran_syntax_highlighter_lite-xl:2bf91dd7a50f1ba7c8847532084448a9d2d88456", + "remote": "https://github.com/RohanVashisht1234/fortran_syntax_highlighter_lite-xl:2bf91dd7a50f1ba7c8847532084448a9d2d88456", "tags": [ "language" ], -- cgit v1.2.3