官方文档:https://www.lunarvim.org/docs/installation
前置条件
- Make sure you have installed the latest version of
Neovim v0.9.0+
. - Have
git
,make
,pip
,python
,npm
,node
,cargo
andripgrep
installed on your system. - Resolve
EACCES
permissions when installing packages globally to avoid error when installing packages with npm. PowerShell 7+
(for Windows).
安装
- Linux/MacOS:
|
|
- Windows
|
|