mirror of
https://github.com/runyanjake/olomana.git
synced 2025-10-04 21:27:29 -07:00
update README
This commit is contained in:
parent
ab8324defc
commit
1211f4d99a
@ -40,14 +40,14 @@ sudo ufw allow 22
|
||||
sudo ufw reload
|
||||
```
|
||||
|
||||
#### Neovim
|
||||
#### Neovim/LazyVim
|
||||
Better vim editor.
|
||||
```
|
||||
sudo add-apt-repository ppa:neovim-ppa/stable
|
||||
sudo apt update
|
||||
sudo apt-get install neovim
|
||||
```
|
||||
For configuration, follow customization steps in my [dotfiles repo](https://github.com/runyanjake/dotfiles/tree/main/neovim).
|
||||
This installs a new-ish version of neovim. To install and configure LazyVim, follow customization steps in my [dotfiles repo](https://github.com/runyanjake/dotfiles/tree/main/neovim).
|
||||
|
||||
#### Neofetch
|
||||
System stats, visualized.
|
||||
|
Loading…
x
Reference in New Issue
Block a user