Hi Bram!

On Sa, 15 Jan 2011, Bram Moolenaar wrote:

> Thanks for the patch.
> 
> Is there a simple way to see the effect, e.g., using src/fold.c?

Open fold.c with your vim.
:sign define marks text='a texthl=Search
:sign place 1 line=20 name=marks buffer=1

In a non-patched vim, the sign-column, won't be shown and be overdrawn 
by the folds. Additionally, a sign, that is on the first line of the 
fold, won't be shown as well. 

regards,
Christian

-- 
You received this message from the "vim_dev" 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