mirror of
https://github.com/cap153/nvim.git
synced 2025-12-26 11:14:56 +08:00
Create README.md
This commit is contained in:
parent
4046f2e163
commit
926899e09a
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
需要提前安装`npm`等等环境,如果是arch用户可以使用`paru`或者`yay`安装,示例如下
|
||||
|
||||
```bash
|
||||
paru -S python-neovim python-pip npm
|
||||
paru -S lua51 imagemagick luarocks ueberzugpp
|
||||
sudo luarocks --lua-version=5.1 install magick
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue