chore: remove lazy loading

pull/98/head
fm39hz-workstation 2024-05-13 12:48:14 +07:00
parent 07aaf163fe
commit fd06ed6658
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
return { return {
"numToStr/Comment.nvim", "numToStr/Comment.nvim",
opts = {}, opts = {},
lazy = false,
} }