From 12d68167fe1384bb33fc10eb829e9450d8047787 Mon Sep 17 00:00:00 2001 From: ep Date: Fri, 3 Sep 2021 12:03:06 +0700 Subject: [PATCH] +vibe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd8bc210..f38c4430 100644 --- a/README.md +++ b/README.md @@ -97,4 +97,5 @@ Plugin | Description [`todotreeview`](https://github.com/drmargarido/TodoTreeView)* | Todo tree viewer for annotations in code like `TODO`, `BUG`, `FIX`, `IMPROVEMENT` [`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 +[`vibe`](https://github.com/eugenpt/lite-xl-vibe)* | VI(vim?) bindings with a hint of DOOM Emacs, for lite [`workspace`](plugins/workspace.lua?raw=1) | Retains project's layout and open documents between sessions