diff options
author | Github Actions <> | 2024-04-03 17:44:25 +0000 |
---|---|---|
committer | Github Actions <> | 2024-04-03 17:44:25 +0000 |
commit | 249f17e6f5f364a7d8f933cb31fd82124f93909c (patch) | |
tree | 9a52b69a0d8d202a443f5f98941950381091c6b8 /manifest.json | |
parent | 6c8066ba00b77ce7ead6e967e644b626b3e6de91 (diff) | |
download | lite-xl-plugins-249f17e6f5f364a7d8f933cb31fd82124f93909c.tar.gz lite-xl-plugins-249f17e6f5f364a7d8f933cb31fd82124f93909c.zip |
[CI] Updated README.md and manifest.json.
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" ], |