You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This would dramatically simplify the code by obviating the need for direct coupling with WhichKey.
This can be partially implemented immediately by passing the desc option to nvim_set_keymap(), but the removal of WhichKey-specific code depends on folke/which-key.nvim#253 / folke/which-key.nvim#242.
This would dramatically simplify the code by obviating the need for direct coupling with WhichKey.
This can be partially implemented immediately by passing the
descoption tonvim_set_keymap(), but the removal of WhichKey-specific code depends on folke/which-key.nvim#253 / folke/which-key.nvim#242.