install neovim
Neovim
のインストール方法
環境:
Ubuntu
$ sudo add-apt-repository ppa:neovim-ppa/unstable
$ sudo apt install neovim
#2020-07-23
19:41:03