.vimrc:
set nocompatible
filetype off
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'gmarik/Vundle.vim'
Plugin 'Lokaltog/vim-powerline'
call vundle#end()
filetype plugin indent on
.vimrc:
set nocompatible
filetype off
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'gmarik/Vundle.vim'
Plugin 'Lokaltog/vim-powerline'
call vundle#end()
filetype plugin indent on
Ответ на: комментарий от Yajan Ответ на: комментарий от Yajan Ответ на: комментарий от redhat Ответ на: комментарий от redhat Ответ на: комментарий от mix_mix Ответ на: комментарий от redhat Ответ на: комментарий от WiseAlex Ответ на: комментарий от LongLiveUbuntu