vim-packer icon indicating copy to clipboard operation
vim-packer copied to clipboard

Add . syntax for "Packer ${command} current-working-file"

Open ghost opened this issue 8 years ago • 2 comments

Hey, Mark. FYI I read the issue submission and bug report doc you mentioned. Thanks for maintaining this plugin, it's great! Quick request: maybe this is already possible and I've just missed it: could you add the "." operator for "this file" so that vim commands like ":Packer validate ." would validate the current working file? I would do it, but I don't know what language that the plugin is written in, lol. If you want me to do it you'll have to give me some hints, I guess. Thanks, again!

-Jonas

ghost avatar Jan 21 '18 21:01 ghost

@jonassteinberg1 We'll look into this, good suggestion!

pgporada avatar Jan 23 '18 22:01 pgporada

Hey, thanks. And, i was thinking about it afterwards and realized that the dot operator is even verbose: just :Packer $command could default to current working file.

ghost avatar Jan 24 '18 03:01 ghost