layers.whichkey #
methods #
M.dependencies #
function M.dependencies() -> ("lsp")
M.packages #
function M.packages() -> ("folke/which-key.nvim")
M.load #
function M.load() -> nil
M.add #
function M.add(mappings: table) -> nil
@param mappings
- List of mappings to be added manually. Normally,
mappings are added without any need to invoke this method.
Wrapper for whichkey
’s add
method.
fields #
M.default_config #
M.default_config: table
All fields from https://github.com/folke/which-key.nvim#%EF%B8%8F-configuration