mirror of https://github.com/LazyVim/starter
chore: use opts instead of config
parent
abdb381957
commit
aa1c59adc3
|
@ -48,7 +48,7 @@ return {
|
|||
{
|
||||
"tris203/precognition.nvim",
|
||||
cmd = "Precognition toggle",
|
||||
config = {
|
||||
opts = {
|
||||
startVisible = true,
|
||||
showBlankVirtLine = false,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue