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

activate winbar symbols when opening file #1489

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

fent
Copy link

@fent fent commented Sep 8, 2024

Hi, I noticed that the winbar can be populated right after opening a file. But LspSaga waits until LspAttach, which can sometimes take a while for some LSP servers.

But also, by not requiring the LspAttach event, the winbar works on files with no LSP server, at least just for the folder, filename, and filetype, which looks nice.

Note: I'm not sure why there are two files head.lua and init.lua (multiple neovim version support?), but I made changes to both. seems like much of the code here can be consolidated.

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 this pull request may close these issues.

1 participant