On Thursday, January 7, 2016 at 10:59:54 AM UTC-6, ZyX wrote: > > > There is plugin documentation, it precisely states what you need to do to > install YCM. Do not know about jedi, but YCM requires some binary libraries. > Both require +python and if you do not have Python installed or do not have > Vim compiled with Python support they are not going to work. Presence of > Python support can be checked by finding +python or +python/dyn in :version > output, +python means that you cannot start Vim without python available, > +python/dyn means that you need to install version of Python Vim was compiled > with (this is not exported) and make sure that Vim is able to find this. > >
Additionally, the usage instructions for Vundle very explicitly require a "call vundle#end()" line in the .vimrc. This seems to be missing. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
