Folke Lemaitre

Results 960 comments of Folke Lemaitre

Closing this, since this is not a TokyoNight issue...

Are you using an updated version of WhichKey?

We still need the template, since all extra files are genearted based on the theme. If you're willing to create a template similar to the other extra modules, I can...

Hi! I just added a bunch of documentation on how to override colors & highlight groups.

I just pushed a big update that includes the different styles. Thank you!

I just pushed a new update where you can define buftypes and filetypes for which the WhichKey popup will be disabled. `TelescopePrompt` has been added as a default, so this...

You can use the highlight group `WhichKeyFloat` for this. See the readme

@xbladesub just pushed a new update that makes this also configurable. Use `WhichKeyBorder`

For mappings created with new `vim.keymap.set` API, WhichKey will use the defined `desc` attributes as the default label, so with this, you can actually entirely use the `vim.keymap` API for...

You can safely ignore these warnings. It simply means that WhichKey won't be able to trigger for keymaps under `sr` for example, which is fine. What do you mean exactly...