mirror of
https://github.com/gryf/vmstrap.git
synced 2025-12-19 04:20:26 +01:00
Use vim-nox for ubuntu 20.04
This commit is contained in:
@@ -156,7 +156,7 @@ ubuntu() {
|
|||||||
PGS=(ipython3
|
PGS=(ipython3
|
||||||
python3-pip
|
python3-pip
|
||||||
tmate
|
tmate
|
||||||
vim-gtk)
|
vim-nox)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unsupported Ubuntu version: ${DISTRO_R}"
|
echo "Unsupported Ubuntu version: ${DISTRO_R}"
|
||||||
|
|||||||
Reference in New Issue
Block a user