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({
toggler = {
---line-comment toggle
line = '<leader>cc',
},
opleader = {
---line-comment opfunc mapping
line = '<leader>c',
},
mappings = false,
})