chore: use opts instead of config

This commit is contained in:
fm39hz-laptop 2024-06-24 15:21:24 +07:00
parent b6e85d88ff
commit 9364d84571

View file

@ -48,7 +48,7 @@ return {
{
"tris203/precognition.nvim",
cmd = "Precognition toggle",
config = {
opts = {
startVisible = true,
showBlankVirtLine = false,
},