fixed comment shortcut
This commit is contained in:
parent
4c9b016540
commit
a24b928433
@ -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 },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user