diff options
author | Techie Guy <79499324+techie-guy@users.noreply.github.com> | 2022-11-03 19:15:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-03 14:45:09 +0100 |
commit | 61b2070c2501a5ad0704440be7ca61d3913ebf0c (patch) | |
tree | 7dd51d7f3d8aed4310cab80e3684a44ab6293b65 /README.md | |
parent | 4137cad6b7205fc599388e295c1ae0852be6b346 (diff) | |
download | lite-xl-plugins-61b2070c2501a5ad0704440be7ca61d3913ebf0c.tar.gz lite-xl-plugins-61b2070c2501a5ad0704440be7ca61d3913ebf0c.zip |
Removed extra item in list (#142)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -169,7 +169,6 @@ To install a plugin: | [`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` | | [`treeview-menu-extender`](https://github.com/juliardi/lite-xl-treeview-menu-extender)\* | Extend Lite XL's treeview menu *([screenshot](https://raw.githubusercontent.com/juliardi/lite-xl-treeview-menu-extender/main/screenshot.png))* | -| [`treeview-menu-extender`](https://github.com/juliardi/lite-xl-treeview-menu-extender)\* | Extend Lite XL's treeview menu *([screenshot](https://raw.githubusercontent.com/juliardi/lite-xl-treeview-menu-extender/main/screenshot.png))* | | [`typingspeed`](plugins/typingspeed.lua?raw=1) | Displays your current typing speed in characters and words per minute in the status bar | | [`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 | |