mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-07-31 00:59:31 -04:00
update:nvim
This commit is contained in:
@ -21,6 +21,12 @@ tags = ["乱七八糟"]
|
||||
```
|
||||
paru -S neovim
|
||||
```
|
||||
在Ubuntu上是
|
||||
```
|
||||
sudo add-apt-repository ppa:neovim-ppa/unstable
|
||||
sudo apt update
|
||||
sudo apt install -y \ neovim git curl unzip build-essential ripgrep fd-find
|
||||
```
|
||||
|
||||
备份现有配置:
|
||||
```
|
||||
|
Reference in New Issue
Block a user