aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorRohan Vashisht <81112205+RohanVashisht1234@users.noreply.github.com>2024-04-03 23:14:13 +0530
committerGitHub <noreply@github.com>2024-04-03 19:44:13 +0200
commit6c8066ba00b77ce7ead6e967e644b626b3e6de91 (patch)
tree594789d65dca36cd61536ab670a2ac16bd78d498 /manifest.json
parentb88d7a93cd4da9730e8fbb4d7895b3d70f30dd3e (diff)
downloadlite-xl-plugins-6c8066ba00b77ce7ead6e967e644b626b3e6de91.tar.gz
lite-xl-plugins-6c8066ba00b77ce7ead6e967e644b626b3e6de91.zip
Add `language_fortran` (#409)
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json13
1 files changed, 12 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 1316b70..341eb19 100644
--- a/manifest.json
+++ b/manifest.json
@@ -88,6 +88,7 @@
"language_erb": {},
"language_fe": {},
"language_fennel": {},
+ "language_fortran": {},
"language_fstab": {},
"language_gabc": {},
"language_gdscript": {},
@@ -158,7 +159,7 @@
"id": "meta_languages",
"mod_version": "3",
"type": "meta",
- "version": "0.1.9"
+ "version": "0.1.10"
},
{
"description": "Align multiple carets and selections *([clip](https://user-images.githubusercontent.com/2798487/165631951-532f8d24-d596-4dd0-9d21-ff53c71ed32f.mp4))*",
@@ -905,6 +906,16 @@
"version": "0.1"
},
{
+ "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",
+ "tags": [
+ "language"
+ ],
+ "version": "0.1"
+ },
+ {
"description": "Syntax for the [fstab](https://en.wikipedia.org/wiki/Fstab) config files",
"id": "language_fstab",
"mod_version": "3",