I want to send the full path of the current buffer to a command line script like this:
:!command <thisFile> What symbol do I use to represent <thisFile>, meaning the current buffer? This seems like an easy one, but I can't figure it out.
I want to send the full path of the current buffer to a command line script like this:
:!command <thisFile> What symbol do I use to represent <thisFile>, meaning the current buffer? This seems like an easy one, but I can't figure it out.