diff options
author | adamharrison <adamharrison@users.noreply.github.com> | 2022-03-24 16:45:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-24 16:45:06 +0000 |
commit | 456b71c85957d1c3c7c73048ebea36ad6ea95364 (patch) | |
tree | 0e6d3e8c34ebc927be55d53a21b5b47209951fb4 /README.md | |
parent | c60231de8a58cb265a0481d95606efd6e41da19d (diff) | |
download | lite-xl-plugins-456b71c85957d1c3c7c73048ebea36ad6ea95364.tar.gz lite-xl-plugins-456b71c85957d1c3c7c73048ebea36ad6ea95364.zip |
Reorganize README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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` | |