LINUX

ubuntu 7.10 vim sytax highlighting 안된다

OJR 2008. 6. 26. 20:49
ubuntu 7.10 최초에 vim-tiny 가 설치가 되기 때문에

syntax color 가 안된다. 다시 설치를 해야 된다.

# apt-get install vim

http://ubuntuguide.org/wiki/Ubuntu:Gutsy#Enable_vim_syntax_highlighting

vim-tiny 에서
vimrc 를 고쳐두 실행시 안된다고 경고문만 뜬다.


우분투에서 안되는 것은

http://ubuntuguide.org/wiki/Main_Page

먼저 여기서 찾아보도록 하자.


vim color scheme

http://www.cs.cmu.edu/~maverick/VimColorSchemeTest/index-c.html

여기 있는거 쓰면 될듯...

'LINUX' 카테고리의 다른 글

ln 디렉토리 링크 걸기  (0) 2008.09.24
리눅스 특정 단어 찾기 find grep  (0) 2008.09.10
ssh Secure Shell 파일 업로드시 에러  (0) 2008.09.09
.bashrc  (0) 2008.08.06
linux 하위폴더의 다수 파일 삭제 및 파일명 변경  (0) 2008.06.26