I can simply open and edit an existing file with :e /relative/path/to/file.ext ....
I can simply open and edit an existing file wiht :e /relative/path/to/file.ext ....
I can simple open and edit an existing file wiht :e /relative/path/to/file.ext ....
Thanks . that's exactly what i was looking for.
is there a default binding for commenting current line ? if not how can add a binding...
add this to your .vrapperrc(_vrapperrc for windows) : eclipseaction Redo org.eclipse.ui.edit.redo...
thanks . i didn't know that .
By default they're bound to Ctrl + Numpad_Minus and Ctrl + Numpad_Plus . But I want...