aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-05-20 13:16:00 -0400
committerAdam Harrison <adamdharrison@gmail.com>2023-05-20 13:16:00 -0400
commitf0e0355589b9c731b5fa3b1e2fff1b5c9703620d (patch)
treebd001bdca0927523781d6f2a391ca58340c921f4 /manifest.json
parentb68dad231632c9d425bc0528631d3f3c4e062878 (diff)
downloadlite-xl-plugins-f0e0355589b9c731b5fa3b1e2fff1b5c9703620d.tar.gz
lite-xl-plugins-f0e0355589b9c731b5fa3b1e2fff1b5c9703620d.zip
Pulled language_nelua directly into the main repo, as the original repository that held this language plugin was deleted.
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 4af615f..ad7173c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -686,7 +686,7 @@
{
"description": "Syntax for [Nelua](http://nelua.io/) programming",
"version": "0.1",
- "remote": "https://github.com/AKDev21/nelua-lite-xl:8bf0ec5e7bf2b8dc9d39e6ebaaa5344fc5969319",
+ "path": "plugins/language_nelua.lua",
"mod_version": "3",
"id": "language_nelua"
},