use more lazu opt fields

This commit is contained in:
2023-04-07 13:27:44 +02:00
parent e8f5e62439
commit 7c8bf66b37
2 changed files with 10 additions and 12 deletions

View File

@ -1,10 +1,8 @@
return {
'numToStr/Comment.nvim',
config = function()
require('Comment').setup({
mappings = false,
})
end,
opts = {
mappings = false,
},
keys = {
{
'<c-c>',