cap153_nvim/.github/README.md
夜未央,天将亮 5a316c8b4e
Update README.md
2026-04-14 21:15:34 +08:00

17 lines
649 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.

> [!IMPORTANT]
> 本人是colemak键位用户
某些插件需要安装特定的软件才能正常使用如果是arch用户可以使用`paru`或者`yay`安装,示例如下
```bash
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
# deno用于markdown预览插件编译webkit2gtk-4.1可选
paru -S deno webkit2gtk-4.1
# translate-shell用于翻译我配置的翻译快捷键是tr和ts
paru -S translate-shell
```
![效果](效果.jpg)