Skip to content
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

<leader>n doesn't work #14

Closed
eizyaev opened this issue Oct 28, 2018 · 0 comments
Closed

<leader>n doesn't work #14

eizyaev opened this issue Oct 28, 2018 · 0 comments
Labels
bug Something isn't working regression

Comments

@eizyaev
Copy link

eizyaev commented Oct 28, 2018

When I am trying to clear all marks using <leader>n I get the following message:

"Do not pass empty pattern to disable all marks"

Is there anything I can do to solve this?

Currently I've changed the row:

nmap <unique> <Leader>n <Plug>MarkClear

to

nmap <unique> <Leader>n :MarkClear<cr>

@inkarkat inkarkat added bug Something isn't working regression labels Oct 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression
Projects
None yet
Development

No branches or pull requests

2 participants