wsdjeg / vim-fetch

Make Vim handle line and column numbers in file names with a minimum of fuss
http://www.vim.org/scripts/script.php?script_id=5089
MIT License
312 stars 17 forks source link

Support for new format #30

Open gypsyhut opened 3 years ago

gypsyhut commented 3 years ago

Is it possible to add support for (filename.ext,177|28) type of error logs? This line means, we should be able to go to line 177 and column 28.