YouCompleteMe without MacVim

I read about youcompleteme plugin for VIM. The problem, however, is that I want to configure, which I can just move to other development platforms (OpenIndiana, FreeBSD, Linux, and OS X).

Wouldn't macvim use it to make this a little harder by moving the plugin from platform to platform?

Greetings

+4
source share
1 answer

MacVim is just a Vim distribution for Mac OS, but most Vim plugins are compatible with multiple versions of Vim for different OSs.

Still YouCompleteMe , , . Readme YCM OSX, Linux FreeBSD , Vundle. ( OpenIndiana, Readme, , )

, , , , , .

TL; DR. YCM , , .

+5

Source: https://habr.com/ru/post/1610376/


All Articles