aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2021-12-05 14:40:30 -0500
committerGitHub <noreply@github.com>2021-12-05 14:40:30 -0500
commitfe80d07579a6ba5e0972c7cde506785143984fb4 (patch)
tree37d1515af36d54637cc5c789b00497ae67835541 /README.md
parent7a8cc04b031c4114fa7e85aacea27d21b2f0b331 (diff)
parent4e0496ffcf96dfa0f7de70bcc055170d4f2f54c0 (diff)
downloadlite-xl-plugins-fe80d07579a6ba5e0972c7cde506785143984fb4.tar.gz
lite-xl-plugins-fe80d07579a6ba5e0972c7cde506785143984fb4.zip
Merge pull request #103 from Guldoman/force_syntax
Add `force_syntax`
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 779d1c0..971f8e6 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,7 @@ Plugin | Description
[`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).
+*[`force_syntax`](plugins/force_syntax.lua?raw=1)* | Change the syntax used for a file.
[`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))*
*[`gitdiff_highlight`](https://github.com/vincens2005/lite-xl-gitdiff-highlight)** | highlight changed lines from git *([screenshot](https://raw.githubusercontent.com/vincens2005/lite-xl-gitdiff-highlight/master/screenshot.png))*