mirror of
https://github.com/neovim/neovim.git
synced 2026-02-17 17:08:31 +00:00
fix: type fixes
Type fixes caught by emmylua
This commit is contained in:
committed by
Lewis Russell
parent
4c333fdbb7
commit
3b6084ddf4
@@ -86,7 +86,7 @@ setmetatable(vim, {
|
||||
})
|
||||
|
||||
--- <Docs described in |vim.empty_dict()| >
|
||||
---@private
|
||||
---@nodoc
|
||||
--- TODO: should be in vim.shared when vim.shared always uses nvim-lua
|
||||
--- @diagnostic disable-next-line:duplicate-set-field
|
||||
function vim.empty_dict()
|
||||
|
||||
Reference in New Issue
Block a user