Hi,

in vim I have customized the statusline. The result is a string with
spaces.

To make it possible to switch between different sorts of statuslines
I want to assign different statuslines to different variables and
then assign their contents to "statusline".

Only the syntax make me headaches...

For "statusline" it is:
set statusline=bla bla bla bla


But
let mystatusline=bla bla bla

fails due to the spaces...

How can I accomplish this?

Have a nice sunday!
mcc




-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to