disable cucumber language server use mason version of java.test.plugin
This commit is contained in:
parent
bc619141fc
commit
ca8b2e5668
3 changed files with 11 additions and 34 deletions
16
init.lua
16
init.lua
|
|
@ -668,14 +668,14 @@ local servers = {
|
|||
},
|
||||
},
|
||||
},
|
||||
cucumber_language_server = {
|
||||
cucumber = {
|
||||
-- features = { "**/lctest/**/*.feature" },
|
||||
-- glue = {
|
||||
-- "**/lctest/**/stepdef/**/*.java",
|
||||
-- }
|
||||
}
|
||||
},
|
||||
-- cucumber_language_server = {
|
||||
-- cucumber = {
|
||||
-- features = { "**/lctest/**/*.feature" },
|
||||
-- glue = {
|
||||
-- "**/lctest/**/stepdef/**/*.java",
|
||||
-- }
|
||||
-- }
|
||||
-- },
|
||||
lua_ls = {
|
||||
Lua = {
|
||||
workspace = { checkThirdParty = false },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue