Skip to content

How to disable warning at VimEnter when I dont use whichkey ? #424

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

You must be logged in to vote
{
    select_prompt = " Quick command/keymaps ",
    include_legendary_cmds = false,
    include_builtin = true,
    extensions = {
      diffview = true,
      smart_splits = false,
      lazy_nvim = {
        auto_register = true,
      },
    },
  }

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@radvil
Comment options

@mrjones2014
Comment options

@mrjones2014
Comment options

Answer selected by mrjones2014
@radvil
Comment options

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