We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
String substitution is broken: :s/this_string/that_string gives the error message Not an editor command: s/this_string/that_string.
:s/this_string/that_string
Not an editor command: s/this_string/that_string
The text was updated successfully, but these errors were encountered:
Hi @davidbrochart, this was never been implemented so far, but I take it as a feature request. :-)
Sorry, something went wrong.
Ah you're right!
No branches or pull requests
String substitution is broken:
:s/this_string/that_string
gives the error messageNot an editor command: s/this_string/that_string
.The text was updated successfully, but these errors were encountered: