Skip to content

Instantly share code, notes, and snippets.

View ysoloviov's full-sized avatar

Yevhen Soloviov ysoloviov

  • Sintez Technologies
  • Mykolaiv, Ukraine
  • 20:53 (UTC +03:00)
View GitHub Profile
" set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
" let Vundle manage Vundle, required
Plugin 'VundleVim/Vundle.vim'
" common
Plugin 'scrooloose/nerdtree'
Plugin 'valloric/youcompleteme'