Unable to stow ~/.vim
[email protected] Sun, 10 Oct 2021 22:07:07 +0300
| Newsgroups | gmane.comp.gnu.stow.bugs |
|---|---|
| Message-ID | <[email protected]> |
I have:<div>user/dot-vim/vimrc</div><div><br /></div><div>I run:</div><div>stow --verbose --adopt --dotfiles --target $HOME user</div><div><br /></div><div>I get:</div><div>stow: ERROR: stow_contents() called with non-directory path: configs/user/.vim</div><div><br /></div><div>But expected:</div><div>UNLINK: .vim/vimrc</div><div>LINK: .vim/vimrc => ../configs/user/dot-vim/vimrc</div>