-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alessandro Candini edited this page Jun 7, 2017
·
2 revisions
-
Neovim installation steps (partly taken from here):
sudo apt-get install software-properties-common sudo add-apt-repository ppa:neovim-ppa/unstable # -E flag if you are behind a proxy sudo apt-get update sudo apt-get install neovim
-
Open your terminal and run Neovim typing
nvim
This is the sidebar.