mirror of
https://github.com/cap153/nvim.git
synced 2026-04-19 19:36:42 +08:00
完善文档
This commit is contained in:
parent
ba406e9e0e
commit
63f1d16bc4
1 changed files with 1 additions and 1 deletions
2
.github/README.md
vendored
2
.github/README.md
vendored
|
|
@ -4,7 +4,7 @@
|
|||
某些插件需要安装特定的软件才能正常使用,如果是arch用户可以使用`paru`或者`yay`安装,示例如下
|
||||
|
||||
```bash
|
||||
paru -S neovim python-neovim
|
||||
paru -S neovim python-neovim tree-sitter-cli xclip xsel wl-clipboard
|
||||
# 如果使用kitty,则不需要安装下面的ueberzugpp等软件(用于图像预览)
|
||||
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