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 = { plugins.comment.settings = {
toggler = { toggler.line = "<C-_>";
line = "<C+_>"; # TODO check if this works opleader.line = "<C-_>";
};
}; };
} }