Closed victoriastuart closed 5 years ago
This is a general Vim plugin question rather than an issue specific to vim-peekaboo. I suggest that you read through the documentation of the plugin manager of your choice, and/or ask this on https://vi.stackexchange.com/ instead.
Issue: Failed to install in Vim (Neovim) using the approach listed.
Aside:
Solution: I manually recreated the
autoload | plugin | syntax
directory structure shown at https://github.com/junegunn/vim-peekaboo in /home/victoria/.vim/ (copied raw files/code to those locations).In my case, I needed to create the /home/victoria/.vim/plugin/ and /home/victoria/.vim/syntax directories.