diff options
author | Guldoman <giulio.lettieri@gmail.com> | 2022-03-30 16:46:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-30 16:46:56 +0200 |
commit | b45b10654d82033978faa29d662eac1df09fe5a1 (patch) | |
tree | 0e6d3e8c34ebc927be55d53a21b5b47209951fb4 | |
parent | c60231de8a58cb265a0481d95606efd6e41da19d (diff) | |
parent | 456b71c85957d1c3c7c73048ebea36ad6ea95364 (diff) | |
download | lite-xl-plugins-b45b10654d82033978faa29d662eac1df09fe5a1.tar.gz lite-xl-plugins-b45b10654d82033978faa29d662eac1df09fe5a1.zip |
Merge pull request #44 from lite-xl/reorganize-ci
[CI] Reorganize 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` | |