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