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

No guide entries visible #53

Open
samtay opened this issue Mar 30, 2020 · 0 comments
Open

No guide entries visible #53

samtay opened this issue Mar 30, 2020 · 0 comments

Comments

@samtay
Copy link

samtay commented Mar 30, 2020

I can't seem to figure this plugin out. Am I correct that, without supplying a custom dictionary, this should still show shortcut entries, albiet with raw mappings? Or do you have to add them manually? I have a ton of <leader>X shortcuts and I don't see any of them. I'm using this config:

let g:lmap = {}
call leaderGuide#register_prefix_descriptions('<Space>', 'g:lmap')
nnoremap <silent> <leader> :<c-u>LeaderGuide '<Space>'<CR>
vnoremap <silent> <leader> :<c-u>LeaderGuideVisual '<Space>'<CR>

and I've tried placing it before and after where my mappings are defined, to no avail.

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

No branches or pull requests

1 participant