aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradamharrison <adamharrison@users.noreply.github.com>2022-03-24 16:45:06 +0000
committerGitHub <noreply@github.com>2022-03-24 16:45:06 +0000
commit456b71c85957d1c3c7c73048ebea36ad6ea95364 (patch)
tree0e6d3e8c34ebc927be55d53a21b5b47209951fb4
parentc60231de8a58cb265a0481d95606efd6e41da19d (diff)
downloadlite-xl-plugins-456b71c85957d1c3c7c73048ebea36ad6ea95364.tar.gz
lite-xl-plugins-456b71c85957d1c3c7c73048ebea36ad6ea95364.zip
Reorganize README.md
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 060df78..61fe45c 100644
--- a/README.md
+++ b/README.md
@@ -140,7 +140,6 @@ to something other than a raw file it should be marked with an asterisk.*
| [`tabnumbers`](plugins/tabnumbers.lua?raw=1) | Displays tab numbers from 1–9 next to their names \*([screenshot](https://user-images.githubusercontent.com/16415678/101285362-007a8500-37e5-11eb-869b-c10eb9d9d902.png)) |
| [`texcompile`](plugins/texcompile.lua?raw=1) | Compile Tex files into PDF |
| [`theme16`](https://github.com/monolifed/theme16)\* | Theme manager with base16 themes |
-| [`themescheduler`](https://github.com/BenStigsen/lite-config/blob/main/plugins/themescheduler.lua?raw=1) | Schedule themes to be used at certain times |
| [`themeselect`](plugins/themeselect.lua?raw=1) | Select a theme based on filename of active document |
| [`titleize`](plugins/titleize.lua?raw=1) | Titleizes selected string (`hello world` => `Hello World`) |
| [`todotreeview`](https://github.com/drmargarido/TodoTreeView)\* | Todo tree viewer for annotations in code like `TODO`, `BUG`, `FIX`, `IMPROVEMENT` |