The following error occurs when running :calldein#install()
on Vim on MacOS iTerm2.
However, if you enter the terminal from the beginning, it will end normally.The plug-in is also properly installed.
Do some terminals require the best settings for vimrc?
What are the possible causes of the above?Thank you for your cooperation.
[dein] Target plugins are not found.
[dein] You may have used the wrong plugin name, or all of the plugins are already installed.
This is a message that dein.vim could not find a new plug-in to install (=the plug-in is already installed successfully).I think you can use it as it is.
I have attached a link to the dein.vim document, so please check the function role.
Also, if you attach your vimrc with a question, it will be easier to communicate.
[Refer]
https://github.com/Shougo/dein.vim/blob/master/doc/dein.txt#L156-L275
© 2024 OneMinuteCode. All rights reserved.