Skip to content

Underscore is not recognized as substitution separator #393

Closed Answered by lippfi
Vvalter asked this question in Q&A
Discussion options

You must be logged in to vote

The fix is available in the IdeaVim 1.8.0. Thank your for your report!

By the way, vim explicitly forbids , ", and | as separators, but Ideavim accepts them and does either no replacements or weird replacements. E.g. :%s"a"b"g seems to insert underscores in front of single quotes?

In such cases IdeaVim (and Vim) uses the last used pattern

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Vvalter
Comment options

Answer selected by Vvalter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants