mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-24 13:31:04 +00:00
guess I needed the opts
This commit is contained in:
parent
f7a4588c79
commit
f90fb3b778
1 changed files with 1 additions and 0 deletions
|
|
@ -3,5 +3,6 @@ return {
|
||||||
{
|
{
|
||||||
"numToStr/Comment.nvim",
|
"numToStr/Comment.nvim",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
|
opts = {},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue