On Fri, Nov 20, 2020 at 05:10:08PM +0100, Helge Kreutzmann wrote:
> Hello Maintainer,
> I had a broken link in my local config to po.vim. After I fixed it
> po.vim again works.
> 
> Somehow this broken link was not causing trouble the last years but
> only after this update.

This is exactly what the NEWS item was about.  vim-addon-manager setup
links in your config to the individual files making up an addon.  That
was fragile and made it hard to upgrade the addons, since any time an
addon added/renamed files the existing links were broken.

The switch to dh-vim-addon takes advantage of Vim's native "packages"
concept.  Now you just need to add "packadd! po" to your vimrc to enable
the po addon.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

Reply via email to