On Tue, Jun 23, 2009 at 15:12, Tinou <[email protected]> wrote: > > On Tue, Jun 23, 2009 at 12:08, Teemu Likonen <[email protected]> wrote: > > > > On 2009-06-23 11:51 (+0200), Tinou wrote: > > > > > How can I make vim draw a line of '|' to delimit vertical split (as > > > seen here: http://www.leonini.net/vim_leo_theme_0.9.png) > > > > Vim draws "|" already but it's displayed in reverse colors by default. > > But this is probably what you want: > > > > :highlight VertSplit cterm=none gui=none > > That didn't do it because, in fact, what I was looking for is my messed > up 'listchars' variable...
I mean 'fillchars'. -- Tinou --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
