aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancesco <francesco.bbt@gmail.com>2021-06-01 21:59:56 +0200
committerGitHub <noreply@github.com>2021-06-01 21:59:56 +0200
commitab2f674595c0f11ecfa189e0e0dace77d7de9aa3 (patch)
tree542587f2ab4625ea018900dd04f75dbde3bcf5a7 /README.md
parentdb424f228357ad2bbe812aae330ff958cf96507c (diff)
parent5032ee40417dbe37f0af1e1037e5b546814bb079 (diff)
downloadlite-xl-plugins-ab2f674595c0f11ecfa189e0e0dace77d7de9aa3.tar.gz
lite-xl-plugins-ab2f674595c0f11ecfa189e0e0dace77d7de9aa3.zip
Merge pull request #22 from ChildishGiant/vlang
Add language_v
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 019cdd1..62a3582 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,7 @@ Plugin | Description
[`language_sh`](plugins/language_sh.lua?raw=1) | Syntax for shell scripting language
[`language_teal`](plugins/language_teal.lua?raw=1) | Syntax for the [Teal](https://github.com/teal-language/tl) programming language, a typed dialect of Lua.
[`language_tex`](plugins/language_tex.lua?raw=1) | Syntax for the [LaTeX](https://www.latex-project.org/) typesetting language
+[`language_v`](plugins/language_v.lua?raw=1) | Syntax for the [V](https://vlang.io/) programming language
[`language_wren`](plugins/language_wren.lua?raw=1) | Syntax for the [Wren](http://wren.io/) programming language
[`language_zig`](plugins/language_zig.lua?raw=1) | Syntax for the [Zig](https://ziglang.org/) programming language
~~[`lastproject`](plugins/lastproject.lua?raw=1)~~ | Integrated with lite-xl ~~Loads the last loaded project if lite is launched without any arguments~~