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

Code colors completely gone #2701

Open
UltraBlackLinux opened this issue Jun 8, 2024 · 0 comments
Open

Code colors completely gone #2701

UltraBlackLinux opened this issue Jun 8, 2024 · 0 comments

Comments

@UltraBlackLinux
Copy link

How are you using the lua-language-server?

Other

Which OS are you using?

Linux

What is the issue affecting?

Other

Expected Behaviour

There should be colors in the code

Actual Behaviour

there's none

Reproduction steps

open any lua file in helix with this language configuration

[[language]]
name = "lua"
scope = "source.lua"
roots = ["."]
file-types = ["lua"]
comment-token = "--"
indent = { tab-width = 4, unit = "    " }
language-servers = ["lua-language-server"]

this has worked in the past, but it's suddenly broken

Additional Notes

No response

Log File

No response

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

1 participant