3 lines
94 B
Text
3 lines
94 B
Text
|
apt install neovim
|
||
|
sudo update-alternatives --install $(which editor) editor /usr/bin/nvim 50
|