NTBBloodbath / galaxyline.nvim

neovim statusline plugin written in lua
MIT License
164 stars 16 forks source link

Need help for my configuration #33

Closed Iamafnan closed 2 years ago

Iamafnan commented 2 years ago

Hey @NTBBloodbath how can I disable null_ls from showing in GetLspClient provider ?

NTBBloodbath commented 2 years ago

Hey, there was a PR for this and just merged it (#31). You can take a look at the PR description for the syntax.

Cheers!