class WhichkeyLayer #
- supers: Layer
methods #
WhichkeyLayer.dependencies #
function WhichkeyLayer.dependencies() -> LayerId[]
WhichkeyLayer.packages #
function WhichkeyLayer.packages() -> (PackageSlug|Package)[]
WhichkeyLayer.load #
function WhichkeyLayer.load() -> nil
WhichkeyLayer.add #
function WhichkeyLayer.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 #
WhichkeyLayer.default_config #
WhichkeyLayer.default_config: table
All fields from https://github.com/folke/which-key.nvim#%EF%B8%8F-configuration