folke / which-key.nvim

💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
Apache License 2.0
5.12k stars 163 forks source link

fix(icons): added frontier pattern for `ai` #760

Closed sjclayton closed 1 month ago

sjclayton commented 1 month ago

Added frontier pattern for ai as it matches on words such as pair and probably others as well.

folke commented 1 month ago

ty!