akinsho / flutter-tools.nvim

Tools to help create flutter apps in neovim using the native lsp
MIT License
932 stars 75 forks source link

Add herline.nvim support #321

Closed Anifyuli closed 6 months ago

Anifyuli commented 6 months ago

Hello, Mister. I have wish to you for adding statusline support for herline.nvim. I try to add statusline section but it's not show in my herline.nvim. You can see in my screenshot.

image

Thanks for read my issue, and sorry my English

akinsho commented 6 months ago

@Anifyuli this plugin doesn't explicitly integrate with statusline plugins but you can in almost all such plugins use the component this plugin provides but it will be up to you to figure out how to do that for your plugin of choice. I unfortunately won't have time to walk you through that. If you read the docs for you plugin it is probably described there