2013/9/22 Tony Mechelynck <[email protected]> > On 22/09/13 16:45, Gautier DI FOLCO wrote: > >> Hi all, >> >> I had configured my ViM to print a dollar during substitutions (I >> remember that it is a vi-compatible option), but, after an update I hace >> lost this effect. >> For example: >> >> |Hello world >> 2cw >> |Hello worl$ >> Hi earth >> Hi earth|rl$ >> Esc >> Hi earth| >> >> Do you know what is this option? >> >> Thanks by advance for your answer. >> > > :set cpoptions+=$ > > see :help cpo-$ > > > See also :help 'compatible' > > > Best regards, > Tony. > -- > For your penance, say five Hail Marys and one loud BLAH! > > -- > -- > 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<http://www.vim.org/maillist.php> > > --- You received this message because you are subscribed to the Google > Groups "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > vim_use+unsubscribe@**googlegroups.com<vim_use%[email protected]> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . >
Thanks, it is that, I think one of my plugins is neutralizing my set. -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
