aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGabriel Alves Cunha <gabriel925486@outlook.com>2022-04-14 19:11:39 -0300
committerGitHub <noreply@github.com>2022-04-14 19:11:39 -0300
commit1765572b11674d911b055a6a01a75fc51260e034 (patch)
tree0488db28797bd73dbedbaf48bf47014aa1f68f8c /README.md
parent81289cb259797a8ca2c6b89b5ba41635823d7514 (diff)
downloadlite-xl-plugins-1765572b11674d911b055a6a01a75fc51260e034.tar.gz
lite-xl-plugins-1765572b11674d911b055a6a01a75fc51260e034.zip
Update README.md
Add an explanation for newbies on how to add these plugins.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 315cc6c..6a12472 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
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).
+To install a plugin, go to your OS's config folder then to the folder 'lite-xl/plugins'
+(on Linux: '~/.config/lite-xl/plugins') and simply paste the '.lua' file in there.
+
*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;