master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 0a31d71c0c - Show all commits

View File

@@ -1,10 +1,3 @@
require('Comment').setup({ require('Comment').setup({
toggler = { mappings = false,
---line-comment toggle
line = '<leader>cc',
},
opleader = {
---line-comment opfunc mapping
line = '<leader>c',
},
}) })