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

[Bug] conflict with vim-plug #38

Open hiberabyss opened 1 year ago

hiberabyss commented 1 year ago

After execute PlugUpdate, this plugin did not work.

Before execute PlugUpdate command, the fetch autocmd group were:

image

After the command executed, it became:

image