Wednesday, April 17, 2013

Ubuntu , Debian Vim with text highlight


1. cp /etc/vim/vimrc ~/.vimrc
1. vi ~/.vimrc
remove ” before syntax on

Better For Shell Script: textmate.vim

VIM color scheme:
http://blog.lyhdev.com/2013/01/ubuntu-vim.html

Add below if using pure vim:
set t_Co=256
http://chimerhapsody.blogspot.tw/2012/12/vim-color-scheme.html

No comments:

Post a Comment