vim ~/.vimrc
set ts=4 " 기본 파일 인코딩 설정 set encoding=utf-8 " 파일 인코딩 자동 감지 활성화 set fileencodings=utf-8,euc-kr
# colorscheme evening # 위 컬러 테마 주석처리