On 2023-05-01 21:37, Owajigbanam Ogbuluijah wrote: > If you check the documentation for *help :v*, you'd see it's > marked as the same
Yes, `:g!` and `:v` are the same. However, both can take alternate delimiters (other than "/"). The documentation states that the alternate delimter cannot be a backslash, a double-quote, or a bar. But my initial email notes that "!" should be in included in that list of prohibited characters (as Bram confirms) because it's viewed as a negation to :g and is invalid for :v -tim -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/ZFBB/wCD8ESGGL0c%40thechases.com.
