Skip to content

Conversation

@locphan87
Copy link

What problem does this PR solve?

In README.md, it is mentioned using Leader for key mappings.

But the plugin has been implemented by using LocalLeader. So the mapping won't work if we follow the documentation (README.md)

ref. https://github.com/ElmCast/elm-vim/blob/master/ftplugin/elm.vim#L54

How does this PR solve it?

change Leader to LocalLeader in README.md

* change Leader to LocalLeader based on the implementation
@kirahowe
Copy link

kirahowe commented Sep 8, 2017

This is helpful! I was confused at first about why the mappings weren't working, until I realized they weren't actually using my leader key.

@rpunkfu
Copy link

rpunkfu commented Oct 28, 2017

Info is misleading, I had to look into source to find out it's not using leader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants