fix the commenter
This commit is contained in:
parent
e91c012933
commit
bca1318640
1 changed files with 2 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
plugins.comment.settings = {
|
||||
toggler = {
|
||||
line = "<C+_>"; # TODO check if this works
|
||||
};
|
||||
toggler.line = "<C-_>";
|
||||
opleader.line = "<C-_>";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue