chore: use opts instead of config

pull/99/head
fm39hz-laptop 2024-06-24 15:21:24 +07:00
parent abdb381957
commit aa1c59adc3
1 changed files with 1 additions and 1 deletions

View File

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