Skip to content

Commit 72fea04

Browse files
committed
chore: update README.md
1 parent 6070d04 commit 72fea04

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,14 @@ use {
3838
}
3939
```
4040

41-
## For plugin developers
42-
43-
Consider [publishing your plugin to luarocks](https://github.com/nvim-neorocks/sample-luarocks-plugin),
44-
so that your users don't have to declare dependencies themselves
45-
when installing with a luarocks-compatible plugin manager
46-
like [rocks.nvim](https://github.com/nvim-neorocks/rocks.nvim)
47-
or lazy.nvim extended with [luarocks.nvim](https://github.com/vhyrro/luarocks.nvim).
48-
4941
## Discord
5042

5143
Join [Discord](https://discord.gg/Rj2V3keVS4) to get involved with the community, ask questions, and share tips.
5244

45+
## For plugin developers
46+
47+
Consider publishing your plugin to [`luarocks`](https://github.com/nvim-neorocks/sample-luarocks-plugin) to simplify installation with compatible plugin managers like [`rocks.nvim`](https://github.com/nvim-neorocks/rocks.nvim) or `lazy.nvim` extended with [`luarocks.nvim`](https://github.com/vhyrro/luarocks.nvim).
48+
5349
## License
5450

5551
The MIT License.

0 commit comments

Comments
 (0)