perf: more cache optims

This commit is contained in:
Folke Lemaitre 2023-02-14 11:00:56 +01:00
parent 6351a2e8f3
commit 17a3c3acea
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
5 changed files with 224 additions and 98 deletions

View file

@ -7,7 +7,7 @@
}
},
"lspconfig": {
"sumneko_lua": {
"lua_ls": {
"Lua.runtime.version": "LuaJIT",
"Lua.workspace.checkThirdParty": false
}