I have tried both of the following without success.
tabnew Foo.java +30
tabnew Foo.java:30
The first one gives an error message, while Vim opens interprets the whole string as a filename in the second case.
You need to reverse the arguments a bit, try this:
tabnew +30 Foo.java
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With