use more lazu opt fields
This commit is contained in:
@ -1,10 +1,8 @@
|
||||
return {
|
||||
'numToStr/Comment.nvim',
|
||||
config = function()
|
||||
require('Comment').setup({
|
||||
mappings = false,
|
||||
})
|
||||
end,
|
||||
opts = {
|
||||
mappings = false,
|
||||
},
|
||||
keys = {
|
||||
{
|
||||
'<c-c>',
|
||||
|
Reference in New Issue
Block a user