aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2022-04-21 22:44:22 -0400
committerGitHub <noreply@github.com>2022-04-21 22:44:22 -0400
commit4d286fafdef708d34f833f85c3e3e6ee0f321831 (patch)
treeb76ae836e634d28c29f8b6fbfc599b55d006f8e4 /README.md
parent2fc43f72ad0ddd6ca7243d56fc2bac47caa475db (diff)
parent1765572b11674d911b055a6a01a75fc51260e034 (diff)
downloadlite-xl-plugins-4d286fafdef708d34f833f85c3e3e6ee0f321831.tar.gz
lite-xl-plugins-4d286fafdef708d34f833f85c3e3e6ee0f321831.zip
Merge pull request #61 from Gabriel-Alves-Cunha/patch-1
Update README.md
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;