1
0
mirror of https://github.com/gryf/vmstrap.git synced 2025-12-19 12:28:21 +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 PGS=(ipython3
python3-pip python3-pip
tmate tmate
vim-gtk) vim-nox)
;; ;;
*) *)
echo "Unsupported Ubuntu version: ${DISTRO_R}" echo "Unsupported Ubuntu version: ${DISTRO_R}"