rasodu / DLEMP

0 stars 0 forks source link

Install vim on cmd image #18

Open rasodu opened 8 years ago

rasodu commented 8 years ago

Install vim on cmd image. Also configure vim for php autocomplate.

After installing vim you should be able to do everything except for pushing local commits to remote git repository. You will still be able to create new commits to local repository.

rasodu commented 8 years ago

Install gvim(vim-gnome package). But gvim doesn't work properly inside container. Think about removing script that configures vim settings for all users. Every vim user has their own preferences.