aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuldoman <giulio.lettieri@gmail.com>2022-04-23 00:13:12 +0200
committerGuldoman <giulio.lettieri@gmail.com>2022-04-23 00:13:12 +0200
commitf2bd9349a5a286cf6c0612225336d7015f86cba0 (patch)
treed7fb79fcd8d9e940deb621b44a1e4b4066174faa /README.md
parent2e03c35278cdedddc7ab5503686da411c3581cdf (diff)
downloadlite-xl-plugins-f2bd9349a5a286cf6c0612225336d7015f86cba0.tar.gz
lite-xl-plugins-f2bd9349a5a286cf6c0612225336d7015f86cba0.zip
Add how to request plugins
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5492deb..719d728 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,18 @@
+# Lite XL plugins
Plugins for the [Lite XL text editor](https://github.com/lite-xl/lite-xl), originally forked from the [lite plugins repository](https://github.com/rxi/lite-plugins).
+If you can't find a plugin that suits your needs,
+check if someone has already created an issue about it,
+otherwise feel free to create one yourself.
+
+## How to install
To install a plugin:
* If the plugin links to a repository, follow its `README`.
* If the plugin is a single file, drop it directly in:
* Linux `~/.config/lite-xl/plugins/`
* MacOS `~/.config/lite-xl/plugins/`
- * Windows `C:\\Users\\(username)\\.config\\lite-xl\\plugins\\`
+ * Windows `C:\Users\(username)\.config\lite-xl\plugins\`
*Note: if you make a pull request, the table should be updated and kept in
alphabetical order. If your plugin is large (or you'd otherwise prefer it to