Made more plugins lazy load
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
return {
|
||||
"numToStr/Comment.nvim",
|
||||
event = "BufEnter, BufNew",
|
||||
config = function()
|
||||
local comment = require("Comment")
|
||||
comment.setup({
|
||||
|
||||
Reference in New Issue
Block a user