aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorمحمدحسین ملکیان <mhmak567@gmail.com>2023-09-14 09:22:06 +0330
committerGitHub <noreply@github.com>2023-09-14 07:52:06 +0200
commitb167553f744d8aba806e806427f0b39ee149f190 (patch)
tree41457a5aee4aa46066994dcf0dc22e9259f3210d /manifest.json
parent0cfcaf66bf1cc35d65b3f6d2d2b559832e3a11b6 (diff)
downloadlite-xl-plugins-b167553f744d8aba806e806427f0b39ee149f190.tar.gz
lite-xl-plugins-b167553f744d8aba806e806427f0b39ee149f190.zip
Added .zsh and .fish support for language_sh (#291)
* change language_sh version in manifest.json * Add support for .zsh and .fish * Update manifest.json Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
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 25f05ae..de7ab9a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -848,7 +848,7 @@
},
{
"description": "Syntax for shell scripting language",
- "version": "0.1",
+ "version": "0.2",
"path": "plugins/language_sh.lua",
"id": "language_sh",
"mod_version": "3"