You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xplr/docs/en/src/plugin.md

13 lines
271 B
Markdown

# Plugin
xplr supports pluggable Lua modules that can be used to easily configure or
extend xplr UI and functionalities.
- [Installing Plugins][1]
- [Writing Plugins][2]
- [Awesome Plugins][3]
[1]: installing-plugins.md
[2]: writing-plugins.md
[3]: awesome-plugins.md