Update plugins
This commit is contained in:
parent
aba3f0500e
commit
dea6e8aa23
@ -30,6 +30,7 @@ if vim.fn.executable('lua-language-server') then
|
||||
Lua = {
|
||||
diagnostics = {
|
||||
globals = {'vim'},
|
||||
disable = {'param-type-mismatch', 'undefined-field'},
|
||||
},
|
||||
runtime = {
|
||||
path = runtime_path,
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 261a302a7064b3cf79a90805dddfaa8bfca9ec47
|
||||
Subproject commit 28ac806c9c60e949a2a31cebd3cb5fbfeb48173b
|
@ -1 +1 @@
|
||||
Subproject commit 5a30bd16705f2e6c275b4309c739adeb0809138c
|
||||
Subproject commit a67adc94a3345c087a395ce95e10bcca99769575
|
Loading…
Reference in New Issue
Block a user