mirror of
https://github.com/runyanjake/dotfiles.git
synced 2025-10-04 13:57:28 -07:00
update README
This commit is contained in:
parent
b9a14043f1
commit
948aecfec6
@ -10,9 +10,9 @@ brew install neovim
|
||||
```
|
||||
Ubuntu (installing newer version of neovim):
|
||||
```
|
||||
- `sudo add-apt-repository ppa:neovim-ppa/stable`
|
||||
- `sudo apt update`
|
||||
- `sudo apt install neovim`
|
||||
sudo add-apt-repository ppa:neovim-ppa/stable
|
||||
sudo apt update
|
||||
sudo apt install neovim
|
||||
```
|
||||
2. Back up existing nvim config
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user