cap153_nvim/README.md
2024-10-07 15:37:23 +08:00

7 lines
251 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

需要提前安装`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
```