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

First buffer open after this commit doesnt show color formatting #113

Open
AdamBD opened this issue Jan 10, 2023 · 2 comments
Open

First buffer open after this commit doesnt show color formatting #113

AdamBD opened this issue Jan 10, 2023 · 2 comments

Comments

@AdamBD
Copy link

AdamBD commented Jan 10, 2023

Hi 👋

Every time i open the first buffer after the alpha screen it shows without color highlighting and then all other buffers are OK.

Any idea why/where to look?

@alecho
Copy link

alecho commented Jan 15, 2023

Getting the same thing here.

@reet-
Copy link

reet- commented May 16, 2023

Same here, I see the following message in .local/state/nvim/lsp.log when this happens:

[START][2023-05-16 15:13:30] LSP logging initiated
[WARN][2023-05-16 15:13:30] .../lua/vim/lsp.lua:1637    "buf_attach_client called on unloaded buffer (id: 1): "

Looks like a race in the attach buffer code. For me it only happens if I start neovim directly with a file as argument.

I'm using v0.10.0-dev-340+g33687f5e8.

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

No branches or pull requests

3 participants