That fixed the problem. Thanks!

On Nov 25, 5:12 am, björn <bjorn.winck...@gmail.com> wrote:
> On 24 November 2011 06:57, Kevin Burke wrote:
>
>
>
>
>
>
>
>
>
> > In my .vimrc I have the following line:
>
> > set listchars=tab:▸\ ,eol:¬
>
> > One annoying thing however is that MacVim does not like it when lines
> > with tab characters are next to lines without tabs. See this
> > screenshot for example:
>
> >https://skitch.com/kburke/gmdwa/docsquickstarttutorialcontroller.php-...
>
> > If you look closely you can see an extra space between the 1 and 0,
> > and the 4 and 5 are squished too close together. This height problem
> > persists for the whole line.
>
> > Unsetting that option fixes the line spacing, but apparently only
> > because dollar sign characters and ^I characters have the same height:
> >https://skitch.com/kburke/gmdw5/router.php-projects-twilio-src-php-cs...
>
> > What is actually going on in this case? Is there an easy fix to this
> > problem?
>
> Try opening the advanced preferences and toggle the option for "use
> experimental renderer".  I'm guessing the problems go away if you
> enable the experimental renderer?  (It is also much faster than the
> default renderer.)
>
> Björn

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