mirror of https://github.com/folke/lazy.nvim.git
docs: added windows to supported platforms
This commit is contained in:
parent
cb87aa3893
commit
b906ad959c
|
@ -26,7 +26,7 @@
|
||||||
## ⚡️ Requirements
|
## ⚡️ Requirements
|
||||||
|
|
||||||
- Neovim >= **0.8.0** (needs to be built with **LuaJIT**)
|
- Neovim >= **0.8.0** (needs to be built with **LuaJIT**)
|
||||||
- Built for **Linux** and **MacOS**
|
- Works on **Linux**, **MacOS** and **Windows**
|
||||||
- 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)_**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue