-
Notifications
You must be signed in to change notification settings - Fork 3
:Redact does not work #3
New issue
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
Comments
That's weird. From those errors it seems there's a problem with the Edit: also try |
First selecting some text then calling
By the way, I am using neovim, version 0.2.2 |
That first one just declares the And yes, |
Ok, your first |
Aha! I'm not sure why this is happening, maybe it's something about neovim (I only tested on Vim 8), but apparently you're having some trouble with the So you can add that second command ( I don't know why the first command isn't working for you, if it really is related to neovim, or how to fix it, so I'll close this for now. Feel free to reopen the issue if you find out anything relevant. :) |
When I first select some text in Visual mode, then type
:Redact
and enter, I am just in some:
prompt, and nothing else happens.When I try
:Redact!
(on text that is not 'redacted'):I installed it using plugged:
Plug 'dbmrq/vim-redacted'
.The text was updated successfully, but these errors were encountered: