fix the commenter

This commit is contained in:
Osman Faruk Bayram 2025-03-21 22:49:26 +03:00
parent e91c012933
commit bca1318640

View file

@ -1,7 +1,6 @@
{
plugins.comment.settings = {
toggler = {
line = "<C+_>"; # TODO check if this works
};
toggler.line = "<C-_>";
opleader.line = "<C-_>";
};
}