bogado / file-line

Plugin for vim to enabling opening a file in a given line
http://www.vim.org/scripts/script.php?script_id=2184
299 stars 61 forks source link

Break gzip plugins #56

Open utix opened 8 years ago

utix commented 8 years ago

gz files are not decompressed. when a gz file is opened from vim decompression is done.

vim toto.gz won't work vim then :e toto.gz will

version 1.0 is ok cfc14a405824f0e84a460bca1c9ddbb93a5e8491 master KO

git bisect give bcada530d4d0fe25955bc3430b5f2f8f122c312f as the first bad commit

anishsane commented 3 months ago

It also breaks vim scp://server/file

Or in general, any plugin that has a reinterpretation of args.