[Assorted-commits] SF.net SVN: assorted:[1548] configs/trunk/src/vim/plugin/_yang.vim
Brought to you by:
yangzhang
From: <yan...@us...> - 2010-01-21 04:01:03
|
Revision: 1548 http://assorted.svn.sourceforge.net/assorted/?rev=1548&view=rev Author: yangzhang Date: 2010-01-21 04:00:45 +0000 (Thu, 21 Jan 2010) Log Message: ----------- switched back to colorscheme desert Modified Paths: -------------- configs/trunk/src/vim/plugin/_yang.vim Modified: configs/trunk/src/vim/plugin/_yang.vim =================================================================== --- configs/trunk/src/vim/plugin/_yang.vim 2010-01-21 02:30:29 UTC (rev 1547) +++ configs/trunk/src/vim/plugin/_yang.vim 2010-01-21 04:00:45 UTC (rev 1548) @@ -143,7 +143,8 @@ hi User4 guibg=#000000 guifg=LightBlue gui=bold hi LineNr guibg=grey30 -colorscheme ir_black " desert +" colorscheme ir_black +colorscheme desert syntax enable " set number " number lines This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |