This commit is contained in:
Osman Faruk Bayram 2025-03-21 16:38:17 +03:00
parent 56a8257a3e
commit e91c012933

View file

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