aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2024-04-03 17:44:25 +0000
committerGithub Actions <>2024-04-03 17:44:25 +0000
commit249f17e6f5f364a7d8f933cb31fd82124f93909c (patch)
tree9a52b69a0d8d202a443f5f98941950381091c6b8 /README.md
parent6c8066ba00b77ce7ead6e967e644b626b3e6de91 (diff)
downloadlite-xl-plugins-249f17e6f5f364a7d8f933cb31fd82124f93909c.tar.gz
lite-xl-plugins-249f17e6f5f364a7d8f933cb31fd82124f93909c.zip
[CI] Updated README.md and manifest.json.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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 |