Update plugins

This commit is contained in:
Alex Yatskov 2023-02-20 15:41:18 -08:00
parent aba3f0500e
commit dea6e8aa23
3 changed files with 3 additions and 2 deletions

View File

@ -30,6 +30,7 @@ if vim.fn.executable('lua-language-server') then
Lua = { Lua = {
diagnostics = { diagnostics = {
globals = {'vim'}, globals = {'vim'},
disable = {'param-type-mismatch', 'undefined-field'},
}, },
runtime = { runtime = {
path = runtime_path, path = runtime_path,

@ -1 +1 @@
Subproject commit 261a302a7064b3cf79a90805dddfaa8bfca9ec47 Subproject commit 28ac806c9c60e949a2a31cebd3cb5fbfeb48173b

@ -1 +1 @@
Subproject commit 5a30bd16705f2e6c275b4309c739adeb0809138c Subproject commit a67adc94a3345c087a395ce95e10bcca99769575