diff --git a/lua/setup/my_command_center.lua b/lua/setup/my_command_center.lua index d371965..bcdaa85 100644 --- a/lua/setup/my_command_center.lua +++ b/lua/setup/my_command_center.lua @@ -212,7 +212,7 @@ command_center.add({ }, { description = 'Comment line', - cmd = '(comment_toggle_current_linewise)', + cmd = '(comment_toggle_linewise_current)', keybindings = { { 'n', '', silent_noremap }, { 'n', '', silent_noremap },