aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjgmdev <jgmdev@gmail.com>2022-11-17 02:06:57 -0400
committerjgmdev <jgmdev@gmail.com>2022-11-17 02:06:57 -0400
commitdc2aea6f69cc2443d9992d93b1fc4a94ba208794 (patch)
tree3d7a28adb4146a254fae7a0fb95c5bd7d45d3782 /README.md
parent0a75b7908741b284d6e617a66d5221c419cf6e2e (diff)
downloadlite-xl-plugins-dc2aea6f69cc2443d9992d93b1fc4a94ba208794.tar.gz
lite-xl-plugins-dc2aea6f69cc2443d9992d93b1fc4a94ba208794.zip
readme: chopped long lines, added directory to install
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 11 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0292248..86c4d99 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,28 @@
# 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).
+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.
+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:
+* If the plugin is a single file or directory, drop it directly in:
* Linux `~/.config/lite-xl/plugins/`
* MacOS `~/.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 have its own repo), the table can simply be updated to add a link to the repo; otherwise the plugin file itself can be submitted. If a plugin's link resolves to something other than a raw file it should be marked with an asterisk.*
+*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
+have its own repo), the table can simply be updated to add a link to the
+repo; otherwise the plugin file itself can be submitted. If a plugin's link
+resolves to something other than a raw file it should be marked with an
+asterisk.*
***