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
hi there. I have a small problem and I am not sure how I can solve it. when using visual mode (shift+v) and entering g c (for commenting out line), it does not work the first time I start nvim. but when I try it without visual mode it works. after that the commenting out with visual mode works also. is there a solution to this? (workaround at the moment is, to us g c without visual mode, and then it works with visual mode too). thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
hi there. I have a small problem and I am not sure how I can solve it. when using visual mode (shift+v) and entering g c (for commenting out line), it does not work the first time I start nvim. but when I try it without visual mode it works. after that the commenting out with visual mode works also. is there a solution to this? (workaround at the moment is, to us g c without visual mode, and then it works with visual mode too). thanks!
Beta Was this translation helpful? Give feedback.
All reactions