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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user