Skip to content

Instantly share code, notes, and snippets.

@wmohanlon
Created August 4, 2018 22:13
Show Gist options
  • Save wmohanlon/38d5294a8f5fa2a4ee194052224936a5 to your computer and use it in GitHub Desktop.
Save wmohanlon/38d5294a8f5fa2a4ee194052224936a5 to your computer and use it in GitHub Desktop.
Plugin 'VundleVim/Vundle.vim'
" The following are examples of different formats supported.
" Keep Plugin commands between vundle#begin/end.
" plugin on GitHub repo
Plugin 'tpope/vim-fugitive'
Plugin 'airblade/vim-gitgutter'
Plugin 'junegunn/fzf'
Plugin 'yggdroot/indentline'
"Plugin 'xolox/vim-session'
Plugin 'tpope/vim-obsession'
Plugin 'RRethy/vim-illuminate'
Plugin 'SirVer/ultisnips'
Plugin 'honza/vim-snippets'
Plugin 'fatih/vim-go'
Plugin 'xolox/vim-misc'
Plugin 'xolox/vim-notes'
Plugin 'xolox/vim-easytags'
Plugin 'conradirwin/vim-bracketed-paste'
Plugin 'craigemery/vim-autotag'
Plugin 'mtth/scratch.vim'
Plugin 'vimwiki/vimwiki'
Plugin 'mattn/gist-vim'
Plugin 'mattn/webapi-vim'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment