We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I set globalstatus=true:
globalstatus=true
I want the status line ignore the neotree and Avante, so I hope it looks like (the line has shrinked into the middle buffer):
neotree
Avante
Set globalstatus=false can do this, but when there are two buffers, the buffer line will only show in one:
globalstatus=false
I hope there can be a option to ignore file types for globalstatus=true.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I set
globalstatus=true
:I want the status line ignore the
neotree
andAvante
, so I hope it looks like (the line has shrinked into the middle buffer):Set
globalstatus=false
can do this, but when there are two buffers, the buffer line will only show in one:I hope there can be a option to ignore file types for
globalstatus=true
.The text was updated successfully, but these errors were encountered: