mirror of https://github.com/LazyVim/starter
chore: remove lazy loading
parent
37c27983e6
commit
0348db0e37
|
@ -1,5 +1,4 @@
|
||||||
return {
|
return {
|
||||||
"numToStr/Comment.nvim",
|
"numToStr/Comment.nvim",
|
||||||
opts = {},
|
opts = {},
|
||||||
lazy = false,
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue