From 1765572b11674d911b055a6a01a75fc51260e034 Mon Sep 17 00:00:00 2001 From: Gabriel Alves Cunha Date: Thu, 14 Apr 2022 19:11:39 -0300 Subject: Update README.md Add an explanation for newbies on how to add these plugins. --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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; -- cgit v1.2.3