You need vim compiled with Python 에러 발생 시
vi 또는 vim을 실행하려고 하면 아래와 같은 경고 창이 뜰 때가 있습니다.
You need vim compiled with Python 2.6, 2.7 or 3.2 and later support for Powerline to work. Please consult the documentation for more details. Press ENTER or type command to continue
이 문제는 vim-gtk 패키지를 설치함으로서 해결하실 수 있습니다.
CentOS일 때 $ sudo yum install vim-gtk 또는 Ubuntu일 때 $ sudo apt install vim-gtk