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
1211f4d99a
commit
8fca19e839
@ -41,6 +41,11 @@ sudo ufw reload
|
||||
```
|
||||
|
||||
#### Neovim/LazyVim
|
||||
The OS may not be bundled with GCC which is required for neovim variants. It is part of `build-essential`, a bundle of useful build tools.
|
||||
```
|
||||
sudo apt install build-essential
|
||||
```
|
||||
|
||||
Better vim editor.
|
||||
```
|
||||
sudo add-apt-repository ppa:neovim-ppa/stable
|
||||
|
Loading…
x
Reference in New Issue
Block a user