aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortakase1121 <20792268+takase1121@users.noreply.github.com>2021-08-13 20:52:16 +0800
committertakase1121 <20792268+takase1121@users.noreply.github.com>2021-08-21 09:43:23 +0800
commit3d1715350a6d9cbe284cefd2b2a468d5dc55f219 (patch)
treefa2022e1598ded5f1d797b8eb26f9a13d5b817f8 /README.md
parent4fac309dcb27cd7b535885868ee84e8e3dce2e9f (diff)
downloadlite-xl-plugins-3d1715350a6d9cbe284cefd2b2a468d5dc55f219.tar.gz
lite-xl-plugins-3d1715350a6d9cbe284cefd2b2a468d5dc55f219.zip
add fontconfig.lua to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a31c13a..257fae5 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ Plugin | Description
[`exec`](plugins/exec.lua?raw=1) | Runs selected text through shell command and replaces with result
[`ephemeraldocviews`](plugins/ephemeraldocviews.lua?raw=1) | Preview tabs. Opening a doc will replace the contents of the preview tab. Marks tabs as non-preview on any change.
[`fallbackfonts`](https://github.com/takase1121/lite-fallback-fonts)* | Adds support for fallback fonts *([gif](https://raw.githubusercontent.com/takase1121/lite-fallback-fonts/master/assets/Iw18fI57J0.gif))*
+[`fontconfig`](plugins/fontconfig.lua?raw=1) | Allows users to load fonts with [fontconfig](https://www.freedesktop.org/software/fontconfig/fontconfig-user.html).
[`formatter`](https://github.com/vincens2005/lite-formatters)* | formatters for various languages
[`ghmarkdown`](plugins/ghmarkdown.lua?raw=1) | Opens a preview of the current markdown file in a browser window *([screenshot](https://user-images.githubusercontent.com/3920290/82754898-f7394600-9dc7-11ea-8278-2305363ed372.png))*
[`gitstatus`](plugins/gitstatus.lua?raw=1) | Displays git branch and insert/delete count in status bar *([screenshot](https://user-images.githubusercontent.com/3920290/81107223-bcea3080-8f0e-11ea-8fc7-d03173f42e33.png))*