master #1

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

View File

@@ -212,7 +212,7 @@ command_center.add({
}, },
{ {
description = 'Comment line', description = 'Comment line',
cmd = '<Plug>(comment_toggle_current_linewise)', cmd = '<Plug>(comment_toggle_linewise_current)',
keybindings = { keybindings = {
{ 'n', '<c-_>', silent_noremap }, { 'n', '<c-_>', silent_noremap },
{ 'n', '<c-c>', silent_noremap }, { 'n', '<c-c>', silent_noremap },