mirror of
https://github.com/cap153/nvim.git
synced 2026-05-11 17:35:59 +08:00
Update README.md
This commit is contained in:
parent
d9ba9d85fb
commit
5a316c8b4e
1 changed files with 1 additions and 2 deletions
3
.github/README.md
vendored
3
.github/README.md
vendored
|
|
@ -8,11 +8,10 @@ paru -S neovim python-neovim tree-sitter-cli xclip xsel wl-clipboard
|
||||||
# 如果使用kitty,则不需要安装下面的ueberzugpp等软件(用于图像预览)
|
# 如果使用kitty,则不需要安装下面的ueberzugpp等软件(用于图像预览)
|
||||||
paru -S lua51 imagemagick luarocks ueberzugpp
|
paru -S lua51 imagemagick luarocks ueberzugpp
|
||||||
sudo luarocks --lua-version=5.1 install magick
|
sudo luarocks --lua-version=5.1 install magick
|
||||||
# deno用于markdown预览,支持火狐和chrome,webkit2gtk-4.1可选
|
# deno用于markdown预览插件编译,webkit2gtk-4.1可选
|
||||||
paru -S deno webkit2gtk-4.1
|
paru -S deno webkit2gtk-4.1
|
||||||
# translate-shell用于翻译,我配置的翻译快捷键是tr和ts
|
# translate-shell用于翻译,我配置的翻译快捷键是tr和ts
|
||||||
paru -S translate-shell
|
paru -S translate-shell
|
||||||
# 也在终端使用`trans -e bing :zh "hello world"`指定bing引擎翻译文本
|
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue