YouCompleteMe and nvim

Developer from somewhere

Steps taken:

  • install pip: sudo easy_install pip
  • install neovim: pip install –user neovim
  • added to init.vim the following: NeoBundle ‘Valloric/YouCompleteMe’
  • restart nvim, install YouCompleteMe
  • in ~/.config/nvim/bundle/YouCompleteMe run ./install.py –gocode-completer