Skip to content

appearance panel search shown as not floating pane #257

Answered by mrjones2014
jeusdi asked this question in Q&A
Discussion options

You must be logged in to vote

See https://github.com/mrjones2014/legendary.nvim#prerequisites

Also, for the which-key auto-register functionality to work, looking at your config, you'd need to rearrange the lines like this:

require('legendary').setup({ which_key = { auto_register = true } })
wk.register(mappings, opts)

Rather than calling wk.register first.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jeusdi
Comment options

@mrjones2014
Comment options

Answer selected by mrjones2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants