Skip to content
Snippets Groups Projects
Commit 35a61fd2 authored by 最萌小汐's avatar 最萌小汐
Browse files

no more `Lua.develop.enable`

parent 02c675fb
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,6 @@ return {
author = "sumneko",
icon = "images/logo.png",
license = "MIT",
enableProposedApi = true,
repository = {
type = "git",
url = "https://github.com/sumneko/lua-language-server"
......@@ -55,7 +54,6 @@ return {
supported = "limited",
description = "",
restrictedConfigurations = {
"Lua.develop.enable",
"Lua.runtime.plugin",
"Lua.misc.parameters",
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment