set autoindent //자동으로 들여쓰기
set smartindent //스마트한 똑똑한 들여쓰기
set nowrapscan //검색할 때 문서의 끝에서 다시 처음으로 돌아가지 않는다
set tabstop=3 //tap을 눌렀을 시 3칸 이동
set shiftwidth=3 //자동 들여쓰기 실행 시 3칸 실행
set fencs=ucs-bom,utf-8,euc-kr.latin1 //한글은 euc-kr로, 유니코드는 유니코드로
set fileencoding=euc-kr //파일저장인코딩
set bs=indent,eol,start //백스페이스 사용
set nu //줄번호 표시
set hls //검색어 강조
set ic //검색어 대소문자 구별안함
syntax on //구문강조 사용
set paste //paste 모드