dh_vim-addon create a broken symbolic link to vim-addon
- Package:
dh-vim-addon (v0.2)
- Description:
I'm trying using dh_vim-addon to re-package the 'vim-lastplace' package. I have read the man page and code of this dh program. In my understanding, it uses the new plug-in addition mechanism after Vim 8.0. But, I found a strange problem. When a symbolic link created for vim-addon, the link file can't found target. However the one for neovim-addon is worked.
I don't know why, and I'm not sure if there's a problem with the way I pack. Here is the changes: use dh_vim-addon to replace orignal way packaging this addon.