bufferline.nvim icon indicating copy to clipboard operation
bufferline.nvim copied to clipboard

[Feature Request]: edgy.nvim support

Open folke opened this issue 2 years ago • 2 comments

What?

Hi!

I just released a new plugin edgy.nvim.

It enforces windows to a pre-defined layout of sidebars and panels.

To make the plugin work properly with bufferline offsets, I currently patch the offset.get code as you can see here https://www.lazyvim.org/plugins/extras/ui.edgy#bufferlinenvim

I'm willing to work on a PR, but I was wondering how you would prefer this to work?

Thanks

Why?

No response

folke avatar Jun 06 '23 06:06 folke

Hi @folke,

I'm on holiday for the next few weeks but in general I'm open to integrations but I'd rather expose some sort of API if possible rather than hard coded support for specific plugins. I haven't really looked at the plugin or integration you linked so not sure what shape the API would take though

akinsho avatar Jun 06 '23 09:06 akinsho

Yeah, I wou'dn't hard-code an intergration indeed. I'll see if I can come up with something as a start. We can take it from there once you're back from holiday. Enjoy!

folke avatar Jun 06 '23 09:06 folke