On Fri, 21 May 2010, Benjamin R. Haskell wrote: > [...] The results of: > > :set lcs=tab:|·
As Brian's faster answer reminded me, you need to escape the '|' character: :set lcs=tab:\|· -- Best, Ben -- 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
