From 9f7959ef99171b49014606f60181d7f6a4dd7404 Mon Sep 17 00:00:00 2001 From: rxi Date: Sat, 2 May 2020 10:48:28 +0100 Subject: Added `unboundedscroll` plugin --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1404199..17fc1e8 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,5 @@ Plugin | Description [`titleize`](plugins/titleize.lua?raw=1) | Titleizes selected string (`hello world` => `Hello World`) [`todotreeview`](https://github.com/drmargarido/TodoTreeView)* | Todo tree viewer for anotations 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 -- cgit v1.2.3