mirror of https://github.com/folke/lazy.nvim.git
docs: added luarocks dep
This commit is contained in:
parent
e88b2f8d38
commit
f3b12efcb1
|
@ -33,4 +33,6 @@ sidebar_position: 1
|
||||||
- Neovim >= **0.8.0** (needs to be built with **LuaJIT**)
|
- Neovim >= **0.8.0** (needs to be built with **LuaJIT**)
|
||||||
- Git >= **2.19.0** (for partial clones support)
|
- Git >= **2.19.0** (for partial clones support)
|
||||||
- a [Nerd Font](https://www.nerdfonts.com/) **_(optional)_**
|
- 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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue