You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might be too much of a todo but, having some other options like going into view, selecting a piece of text and just commenting that selected text.
I guess this means more binds will need to be set.
So go into view mode, select text, and gbc or gcC
as in
function () return end -> v /return/ gbc -> function () --[[return]] end
The text was updated successfully, but these errors were encountered:
This might be too much of a todo but, having some other options like going into view, selecting a piece of text and just commenting that selected text.
I guess this means more binds will need to be set.
So go into view mode, select text, and gbc or gcC
as in
function () return end -> v /return/ gbc -> function () --[[return]] end
The text was updated successfully, but these errors were encountered: