Closed blueyed closed 8 years ago
Perhaps, but there is no elegant, platform agnostic way to detect such cli options from within vimscript. I am not sure how this would behave if you were to specify a filename just to avoid prosession to kick in, but I'd suggest to try that.
At the moment I am going to close this issue since it's not a pressing one and is hard to fix.
It uses
argc()
, which is0
in that case.(
-t foo
goes to tagfoo
)