docs: added luarocks dep

This commit is contained in:
Folke Lemaitre 2024-06-24 17:41:48 +02:00
parent e88b2f8d38
commit f3b12efcb1
No known key found for this signature in database
GPG Key ID: 41F8B1FBACAE2040
1 changed files with 2 additions and 0 deletions

View File

@ -33,4 +33,6 @@ sidebar_position: 1
- Neovim >= **0.8.0** (needs to be built with **LuaJIT**)
- Git >= **2.19.0** (for partial clones support)
- a [Nerd Font](https://www.nerdfonts.com/) **_(optional)_**
- [luarocks](https://luarocks.org/) to install rockspecs.
You can remove `rockspec` from `opts.pkg.sources` to disable this feature.