This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ~/.vimrc | |
| set encoding=utf-8 nobomb | |
| set fileencodings=utf-8,cp949 | |
| 이미 vi로 파일을 연 상태에서 화면에 문자가 깨진 상태라면 | |
| 명령모드 | |
| :e ++enc=utf-8 |