Folke Lemaitre

Results 960 comments of Folke Lemaitre

I just made some small changes to simplify the template system a bit and also added documentation on how to use it to make contributions: https://github.com/folke/tokyonight.nvim#-contributing You can refer to...

TokyoNight already has support for Lightspeed. Do you see any weird colors?

Hi! I just added a bunch of documentation on how to override colors & highlight groups. You'll still need to fiure out the correct highlight group name though

You can use the `tokyonight_colors` options. The color you want to override is `bg_float`

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

I don't use airline myself, but would be happy to receive and review a PR for this.

I see you have auto close enabled. Might be a bug with that. Will check once I'm home

Why don't you just disable registers in whichkey and map the binding to do exactly as you say?

Allright, thank you for debugging this!