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