사용 중인 별 내용이 없는 Vim 설정입니다. 시간이 점점 설정 내용에 살이 붙겠지만..
현재 모습은 초라하기 짝이 없습니다 -_-
filetype plugin on nmap <F9> :NERDTreeToggle<CR> nmap <F10> :SrcExplToggle<CR> nmap <F11> :Tlist<CR> set number set ts=2 sw=2 sts=2 syntax on set term=xterm-color set ai set nuw=5 set nocp set sc colorscheme desert set encoding=utf-8