hankertrix
hankertrix
[Mini.icons](https://github.com/echasnovski/mini.icons) may make configuring bufferline less of a pain if the developer of bufferline can be convinced to switch to it. From the [mini.icons](https://github.com/echasnovski/mini.icons) documentation: ``` (nvim-web-devicons) Sets individual colors...
> Removing the underline for the modified only did not make you happy? Just removing the underline for the modified icon would be great, but I have no idea how...
> oh i see, you can disable it in the setup of bufferline. i am using indicator style underline in my config Ah, my configuration uses the default, which should...
Okay sure thing! I'll use the colours found in the theme to match the default colours, as using the default colours [causes some funkiness in Kitty with icons becoming bigger...
You're welcome! I'll update here with the repository containing the theme once I'm done.
Ohhh. Sure, my main use case is to have nicer-looking Markdown tables: ```markdown | Test | Result | | ---- | ------ | | 1 | Pass | | 2...
That's awesome! Thank you!
Yeah that works, as long as the enabled stylistic sets will join them even if they are infinitely stacked.
> 2. I can't reproduce with "Enable GPU accelerated rendering in web views" turned off, so assuming it's the same for other reporters this is possibly the same issue as...
It looks like a configuration error. The `yazi.toml` file you showed should not have keymaps (`manager.prepend_keymap`). All of those should go into `keymap.toml`. You shouldn't be copying the default `keymap.toml`...