add info about Luarocks packages

pull/60/head
Timothée Sterle 3 years ago
parent b469b7cd84
commit b38a3bff9c
No known key found for this signature in database
GPG Key ID: 136D558122196ED5

@ -991,6 +991,10 @@ The plugin uses the [Debug Adapter Protocol](https://microsoft.github.io/debug-a
- [plenary.nvim: test harness](https://github.com/nvim-lua/plenary.nvim/#plenarytest_harness)
- [notomo/vusted](https://github.com/notomo/vusted)
### Using Luarocks packages
[wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim) supports Luarocks packages. Instructions for how to set this up are available in the [README](https://github.com/wbthomason/packer.nvim/#luarocks-support)
## Miscellaneous
### vim.loop

@ -1233,6 +1233,13 @@ Testing Lua code~
https://github.com/nvim-lua/plenary.nvim/#plenarytest_harness
- notomo/vusted: https://github.com/notomo/vusted
Using Luarocks packages~
wbthomason/packer.nvim: https://github.com/wbthomason/packer.nvim
supports Luarocks packages. Instructions for
how to set this up are available in the README:
https://github.com/wbthomason/packer.nvim/#luarocks-support
==============================================================================
MISCELLANEOUS
*luaguide-miscellaneous*

Loading…
Cancel
Save