On Sun, 06 Jun 2010 21:09:12 +0800, Tim Chase <[email protected]> wrote:
hi default Oddlines ctermbg=grey guibg=#808080 hi default Evenlines cterm=NONE gui=NONE syn match Oddlines "^.*$" contains=ALL nextgroup=Evenlines skipnl syn match Evenlines "^.*$" contains=ALL nextgroup=Oddlines skipnl
Thank you, Tim, it works very well. -- Regards, Yue Wu Key Laboratory of Modern Chinese Medicines Department of Traditional Chinese Medicine China Pharmaceutical University No.24, Tongjia Xiang Street, Nanjing 210009, China -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
