Yasuhiro Matsumoto wrote:
> When backspace option is set as number like below,
>
> set backspace=2
>
> Error occur when adding 'eol'.
>
> E474: Invalid argument: backspace+=eol
>
> Behavior that can be set as number is for backwards compatibility with
> version 5.4 and earlier.
> When number is set and add new token, it should replace the value into
> vim6's style.
>
> Below is a patch. Please check and include.
> This patch is written by Hirohito Higashi.
>
> https://gist.github.com/1407327
Thanks, this looks useful. I had to fetch the patch from github, in the
email the indent was messed up
--
hundred-and-one symptoms of being an internet addict:
205. You're constantly yelling at your spouse, family, roommate, whatever,
for using the phone for stupid things...like talking.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
You received this message from the "vim_dev" 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