mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
chore: use opts instead of config
This commit is contained in:
parent
b6e85d88ff
commit
9364d84571
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ return {
|
|||
{
|
||||
"tris203/precognition.nvim",
|
||||
cmd = "Precognition toggle",
|
||||
config = {
|
||||
opts = {
|
||||
startVisible = true,
|
||||
showBlankVirtLine = false,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue