diff options
author | ep <eugen.pt@gmail.com> | 2021-08-22 21:15:48 +0700 |
---|---|---|
committer | ep <eugen.pt@gmail.com> | 2021-08-22 21:15:48 +0700 |
commit | 53e16a378fa1cdcbaf7f19e7079a85d4f57abb4c (patch) | |
tree | d818c54c763a05783e1727e0be4a8227245f06ec /README.md | |
parent | d90a50bb180b5cebef36706ba8b58664346e4989 (diff) | |
download | lite-xl-plugins-53e16a378fa1cdcbaf7f19e7079a85d4f57abb4c.tar.gz lite-xl-plugins-53e16a378fa1cdcbaf7f19e7079a85d4f57abb4c.zip |
oh, right, the asterisk for plugins
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,5 +131,5 @@ Plugin | Description [`togglesnakecamel`](plugins/togglesnakecamel.lua?raw=1) | Toggles symbols between `snake_case` and `camelCase` [`unboundedscroll`](plugins/unboundedscroll.lua?raw=1) | Allows scrolling outside the bounds of a document *[`updatechecker`](https://github.com/vincens2005/lite-xl-updatechecker)** | Automatically checks for updates and notifies you -*[`vibe`](https://github.com/eugenpt/lite-xl-vibe)* | VI(vim?) bindings with a hint of DOOM Emacs, for lite-xl +*[`vibe`](https://github.com/eugenpt/lite-xl-vibe)** | VI(vim?) bindings with a hint of DOOM Emacs, for lite-xl ~~[`workspace`](plugins/workspace.lua?raw=1)~~ | Integrated in lite-xl ~~Retains project's layout and open documents between sessions~~ |