Tuesday, January 5, 2010

Using carriage returns into let line vimscript

Hi,

The textwidth option set 78 col max.

so when I have got a line that have more than 78 characters, it
returns to the next line.

I wonder if we can use \ like in C.

example :

let line = foobar . \
foo \
bar

?

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

No comments: