[Linux] vim 7.0 설정 .vimrc 출처 : http://75inside.tistory.com/tag/vi .vimrc 파일은 /root/.vimrc 로 존재합니다. ================================================== syntax on set nu set cindent set autoindent set sw=4 set ts=4 set sts=4 set smartindent "nnoremap :TlistUpdate "nnoremap :Tlist "nnoremap :TlistSync " : folding , : unfolding, : Tlist " : tab new create , : tab move, : tab close map v]}zf map zo map :Tlist map :tabnew map :.. 더보기 이전 1 ··· 26 27 28 29 30 31 32 ··· 77 다음