ignore diagnostic warning
This commit is contained in:
1 parent
11bb713b60
commit
77cfbd9b05
1 file changed
+1
@@ -1,5 +1,6 @@
|
||||
-- bootstrap
|
||||
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"
|
||||
---@diagnostic disable-next-line: undefined-field
|
||||
if not vim.loop.fs_stat(lazypath) then
|
||||
vim.fn.system({
|
||||
"git",
|
||||
|
||||
Reference in new issue
Block a user