Closed XtraSavx closed 3 years ago
This is not QA site.
set runtimepath+=~/.cache/rocket/repos/github.com/Shougo/dein.vim
You need to install dein.vim under ~/.cache/rocket/repos/github.com/Shougo/dein.vim
.
$ git clone https://github.com/Shougo/dein.vim ~/.cache/rocket/repos/github.com/Shougo/dein.vim
No magic.
Warning:This is the configuration that i want to clone: https://github.com/TeoDev1611/RocketVim
Problems summary
Well I have cloned a configuration that I liked but when I installed the plugins with the command call dein # install (), it did not work for me and I already uninstalled dein and everything but it gives me the same error that nvim does not know that function.
Expected
I want to clone and install the plugins
Environment Information (Required!)
dein.vim version(SHA1): Download today
OS: Windows 10 Home
Vim/neovim version: NVIM v0.6.0-dev+43-g02bf251bb
Provide a minimal .vimrc with less than 50 lines (Required!)
The reproduce ways from Vim starting (Required!)
Screen shot (if possible)
Upload the log messages by
:redir
and:message
(if errored)