On Mon, 5 Mar 2012 07:38:41 -0800 (PST)
Ben Fritz <[email protected]> wrote:

>> func! s:ColorAltLines()
>>   if exists('b:ALTLINES_disable') || exists('g:ALTLINES_disable')
>>
>> What is the sifnificance of s:, b: and g: ? Could you point me to the
>> relevant manual page?  
>
>Tim gave you a good answer in general, it's a scope specifier.

Ben, Tim : many thanks for your explanation. I couldn't think what to
search for in the manual!

And thanks Ben for providing the alternate line script.


-- 
Tarlika Elisabeth Schmitz 

-- 
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

Reply via email to