Computer ???
No. | 224 | ||||
Name. | swindler | ||||
Subject. | vi설정파일 1999/11/25 | ||||
Main Cate. | Linux | ||||
Sub Cate. | |||||
Date. | 2007-01-04 11:23 | ||||
Hit. | 6344 (211.36.27.8) | ||||
File. | |||||
vi설정파일은 보통 /usr/share/vim/vimrc이다. 파일확장자별로도 설정을 할 수 있고, 칼라로 지정할 수 있다. ex) set fileencoding=korea "set magic "set noshowcmd "set nowrap "set showmode "set nobackup "set tabstop=4 "set shiftwidth=4 set notitle set noicon set nocompatible set background=dark syntax on au BufNewFile,BufReadPost *.c,*.h,*.l set cindent shiftwidth=4 au BufNewFile,BufReadPost *.cpp,*.cc set cindent shiftwidth=4 "au BufNewFile,BufReadPost *.java set cindent shiftwidth=4 "au BufNewFile,BufReadPost *.php3 set cindent shiftwidth=4 "au BufNewFile,BufReadPost *.pl set cindent shiftwidth=4 "au BufNewFile,BufReadPost *.tex set autoindent [바로가기 링크] : http://coolx.net/cboard/computer/224 |
|||||
|
|||||
[Modify] [Delete] | [Reply] [List] |