This commit is contained in:
Christian Nieves
2025-02-05 19:01:25 +00:00
parent e0daf87594
commit c04a169229
3 changed files with 55 additions and 62 deletions

View File

@ -276,8 +276,6 @@ return {
},
-- here are some mappings you might want:
keys = {
{ "]c", ":CritiqueGotoNextComment<CR>" },
{ "[c", ":CritiqueGotoPrevComment<CR>" },
{ "<Leader>lc", ":CritiqueToggleLineComment<CR>" },
{ "<Leader>ac", ":CritiqueToggleAllComments<CR>" },
{ "<Leader>uc", ":CritiqueToggleUnresolvedComments<CR>" },