Friday, April 17, 2015

Re: Subvert command not working - just opens current file in hsplit

Robert Balejík wrote:
> :%S/@user{,s}/@event{,s}/g
> so this is my command -what this does it opens curerent file in the horiozontal split but do not substitute anything, there must be smth seriously worong with my vim
>
By "this is my command", do you mean that you've implemented a command
called "S"? If so, please show it.

Otherwise, I'm going to guess that you want to do a substitute; in that
case, use "s", not "S".

Regards,
Chip Campbell

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: