aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2024-03-27 15:19:23 +0000
committerGithub Actions <>2024-03-27 15:19:23 +0000
commit50ae3df3d3431c54aca5fe983ee4997e2b3c67c6 (patch)
treedff64aa0b1f91e763de6d8bbd583f10c38eea192
parent06dbb95419804cab8be15159ab7aac0efc9b764e (diff)
downloadlite-xl-plugins-50ae3df3d3431c54aca5fe983ee4997e2b3c67c6.tar.gz
lite-xl-plugins-50ae3df3d3431c54aca5fe983ee4997e2b3c67c6.zip
[CI] Updated README.md and manifest.json.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f4cda74..d6a1c04 100644
--- a/README.md
+++ b/README.md
@@ -295,7 +295,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`Nerd Font Symbols Mono Regular`](plugins/font_symbols_nerdfont_mono_regular.lua?raw=1) | [Nerd Font Symbols](https://github.com/ryanoasis/nerd-fonts/) font with mapping |
| [`jdk`](https://github.com/lite-xl/lite-xl-lsp-servers)\* | Production and Early-Access OpenJDK Builds, from Oracle. |
| [`net`](https://github.com/jgmdev/lite-xl-net)\* | Add support for TCP and UDP sockets using SDL_net. |
-| [`nodejs`](https://github.com/lite-xl/lite-xl-lsp-servers)\* | Provides official NodeJs binaries |
+| [`nodejs`](https://github.com/lite-xl/lite-xl-lsp-servers)\* | Provides official NodeJs binaries. |
| [`Threads`](https://github.com/jgmdev/lite-xl-threads)\* | Supports spawning true os-threads. |
| [`widget`](https://github.com/lite-xl/lite-xl-widgets)\* | Plugin library that provides a set of re-usable components to more easily write UI elements for your plugins |
| [`www`](https://github.com/adamharrison/lite-xl-www.git)\* | A simple library that provides a web client to fetch, and submit data via HTTP requests. |