mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
fix: resolve all remaining LuaLS diagnostics
This commit is contained in:
committed by
Lewis Russell
parent
83479b95ab
commit
6aa42e8f92
@@ -127,6 +127,7 @@ local function node(type)
|
||||
end
|
||||
|
||||
-- stylua: ignore
|
||||
--- @diagnostic disable-next-line: missing-fields
|
||||
local G = P({
|
||||
'snippet';
|
||||
snippet = Ct(Cg(
|
||||
|
||||
Reference in New Issue
Block a user