Adding more files to be lazy loaded
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
return {
|
||||
"numToStr/Comment.nvim",
|
||||
event = "BufEnter, BufNew",
|
||||
keys = { "gcc", "gbc", "gc", "gb", "gcO", "gco", "gcA" },
|
||||
config = function()
|
||||
local comment = require("Comment")
|
||||
comment.setup({
|
||||
|
||||
Reference in New Issue
Block a user