chore(nvim): ignore missing field diags in plugins
This commit is contained in:
parent
4be69044c8
commit
ebf351675d
@ -1,3 +1,4 @@
|
||||
---@diagnostic disable: missing-fields
|
||||
-- Packer strap, install packer automatically and configure plugins
|
||||
-- See the end of this file for how the variable `packer_strap` gets used
|
||||
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"
|
||||
|
Loading…
Reference in New Issue
Block a user