1
0
mirror of https://github.com/gryf/vmstrap.git synced 2026-05-04 23:31:09 +02: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
+1 -1
View File
@@ -156,7 +156,7 @@ ubuntu() {
PGS=(ipython3
python3-pip
tmate
vim-gtk)
vim-nox)
;;
*)
echo "Unsupported Ubuntu version: ${DISTRO_R}"