Skip to content

Instantly share code, notes, and snippets.

@g1ra
Created April 11, 2015 21:15
Show Gist options
  • Save g1ra/a01e46839986ac60d130 to your computer and use it in GitHub Desktop.
Save g1ra/a01e46839986ac60d130 to your computer and use it in GitHub Desktop.
vim pl
Plugin 'Valloric/YouCompleteMe'
Plugin 'vim-scripts/vim-auto-save'
Plugin 'Lokaltog/vim-easymotion'
Plugin 'SirVer/ultisnips'
Plugin 'honza/vim-snippets'
Plugin 'mattn/emmet-vim'
Plugin 'klen/python-mode'
Plugin 'davidhalter/jedi-vim'
Plugin 'scrooloose/nerdtree'
Plugin 'tpope/vim-repeat'
Plugin 'mattn/pastebin-vim'
Plugin 'Lokaltog/powerline'
Plugin 'scrooloose/syntastic'
Plugin 'https://github.com/majutsushi/tagbar'
Plugin 'techlivezheng/vim-plugin-minibufexpl'
Plugin 'nathanaelkane/vim-indent-guides'
Plugin 'mattn/webapi-vim'
Plugin 'mattn/gist-vim'
Plugin 'Shougo/neocomplete.vim'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment