docs: update readme

This commit is contained in:
Oleksandr Smirnov 2025-03-22 15:59:22 +02:00
parent f3f5e22765
commit 526ca5246b
No known key found for this signature in database

View file

@ -29,7 +29,7 @@ Requirements:
vim.cmd.GoInstallDeps()
end,
---@type gopher.Config
opts = {},
opts = {}, -- required
}
```