diff --git a/.luarc.json b/.luarc.json index 77434c8d..6ae9cf62 100644 --- a/.luarc.json +++ b/.luarc.json @@ -1,12 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json", "runtime.version" : "Lua 5.1", - "workspace": { - "library": [ - "$VIMRUNTIME", - "${3rd}/luv/library" - ] - }, "diagnostics": { "globals": [ "vim"