Update installing-plugins.md

pull/462/head
Arijit Basu 2 years ago committed by GitHub
parent 536ee9b439
commit 4c167bae7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,10 @@
# Installing Plugins
Until we get a cool plugin manager, let's install plugins manually using the
following procedure:
One way to install plugins is to use a plugin manager like [dtomvan/xpm.xplr][1].
But you can also install and manage plugins manually.
## Install Manually
- Add the following line in `~/.config/xplr/init.lua`
@ -30,3 +33,5 @@ following procedure:
-- The setup arguments might differ for different plugins.
-- Visit the project README for setup instructions.
```
[1]: https://github.com/dtomvan/xpm.xplr

Loading…
Cancel
Save