Changed challenge to just no completion (so I still get seman syntax

highlighting, might do a no LSP one later so not even go to def/doc
symbols)
This commit is contained in:
2025-09-15 00:52:14 +03:00
parent fcba1b8b57
commit bb160a1c66

View File

@@ -3,7 +3,7 @@ return {
astro = true,
basedpyright = true, -- python
bashls = true,
clangd = false,
clangd = true,
css_variables = true,
cssls = true,
gh_actions_ls = true,