mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-05 23:36:35 +00:00
docs: added luarocks dep
This commit is contained in:
parent
e88b2f8d38
commit
f3b12efcb1
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue