Install vim

This commit is contained in:
Greg Karékinian 2020-06-19 16:22:51 +02:00
parent b4357df471
commit 84cf008bac

View File

@ -39,6 +39,7 @@ include_recipe 'apt::unattended-upgrades'
package 'mailutils' package 'mailutils'
package 'mosh' package 'mosh'
package 'vim'
# Don't create users and rewrite the sudo config in development environment. # Don't create users and rewrite the sudo config in development environment.
# It breaks the vagrant user # It breaks the vagrant user