Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copilot shown as LSP in statusline #241

Closed
le4ker opened this issue Mar 5, 2024 · 4 comments
Closed

Copilot shown as LSP in statusline #241

le4ker opened this issue Mar 5, 2024 · 4 comments

Comments

@le4ker
Copy link

le4ker commented Mar 5, 2024

When Copilot is enabled then it's rendered as an LSP in the status line instead of the LSP.
It should be ignored similarly to null-ls.

Screenshot 2024-03-05 at 13 10 27

@siduck
Copy link
Member

siduck commented Mar 6, 2024

@le4ker i think this is an edgecase so you can override it for yourself only.

v3.0 has a cleaner statusline structure too! https://github.com/NvChad/ui/blob/v3.0/lua/nvchad/stl/default.lua

and easy way of overriding :)

v3.0 is beta so use v2.0 for now, will update details about it in april

@siduck siduck closed this as completed Mar 6, 2024
@le4ker
Copy link
Author

le4ker commented Mar 6, 2024

@siduck yeah overriding it's fine as an approach.

How can I override it though?

@siduck
Copy link
Member

siduck commented Mar 7, 2024

@le4ker read nvchad.com ui plugins doc

@le4ker
Copy link
Author

le4ker commented Mar 7, 2024

@siduck found how to do it, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants