diff options
author | Francesco <francesco.bbt@gmail.com> | 2021-08-23 18:56:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-23 18:56:31 +0200 |
commit | 58596fc8664b107ed5dcd4aeceff12393949d2f7 (patch) | |
tree | 8e07e097625e578140718508873cec56cf852a33 | |
parent | 328eaa5945f611212608a304876af4f68536c901 (diff) | |
parent | 53e16a378fa1cdcbaf7f19e7079a85d4f57abb4c (diff) | |
download | lite-xl-plugins-58596fc8664b107ed5dcd4aeceff12393949d2f7.tar.gz lite-xl-plugins-58596fc8664b107ed5dcd4aeceff12393949d2f7.zip |
Merge pull request #55 from eugenpt/master
+lite-xl-vibe plugin with kind of vim bindings
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -131,4 +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 ~~[`workspace`](plugins/workspace.lua?raw=1)~~ | Integrated in lite-xl ~~Retains project's layout and open documents between sessions~~ |