1
0
mirror of https://github.com/gryf/vmstrap.git synced 2025-12-18 12:00:31 +01:00

Use vim-nox for ubuntu 20.04

This commit is contained in:
2021-03-04 13:37:59 +01:00
parent fdce926347
commit f6786ee12e

View File

@@ -156,7 +156,7 @@ ubuntu() {
PGS=(ipython3
python3-pip
tmate
vim-gtk)
vim-nox)
;;
*)
echo "Unsupported Ubuntu version: ${DISTRO_R}"