aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllie <13716824+ChildishGiant@users.noreply.github.com>2021-06-01 07:22:07 +0100
committerAllie <13716824+ChildishGiant@users.noreply.github.com>2021-06-01 07:22:07 +0100
commit5032ee40417dbe37f0af1e1037e5b546814bb079 (patch)
tree3683529bca8b7ab01012cf87405b136b3acee40d /README.md
parent31cca1ab3239b920c544cc80d9d702abf6920499 (diff)
downloadlite-xl-plugins-5032ee40417dbe37f0af1e1037e5b546814bb079.tar.gz
lite-xl-plugins-5032ee40417dbe37f0af1e1037e5b546814bb079.zip
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 4e29420..30d5427 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~~