vscode.nvim icon indicating copy to clipboard operation
vscode.nvim copied to clipboard

Wrong syntax color in golang

Open marko995 opened this issue 1 year ago • 1 comments

Hey, I installed astronvim and this theme. I am not sure what the issue is, but when I open a file, in the first few milliseconds, the syntax color are correct, but after that syntax color is changed to blue :/ Does anyone know what the problem is? I didn't override colors.

Image

Image

marko995 avatar Mar 05 '25 01:03 marko995

its very likely this is just the LSP kicking in, as they can also provide LSP highlighting.

johannesrld avatar Mar 08 '25 17:03 johannesrld