Autocommit 2023-40-28 03:40:48
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
local function config()
|
||||
--- Ensure plugin is avaiable
|
||||
local comment = require('Comment')
|
||||
|
||||
--- Load plugin
|
||||
comment.setup()
|
||||
end
|
||||
|
||||
return {
|
||||
"numToStr/Comment.nvim",
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
config = config
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user