Skip to content

Instantly share code, notes, and snippets.

@mPanasiewicz
Last active March 30, 2016 21:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mPanasiewicz/92695f830723cb4d844b0fef6e6c9c6e to your computer and use it in GitHub Desktop.
Save mPanasiewicz/92695f830723cb4d844b0fef6e6c9c6e to your computer and use it in GitHub Desktop.
Plugin 'gmarik/vundle'
Plugin 'tpope/vim-surround'
Plugin 'tpope/vim-repeat'
Plugin 'tpope/vim-bundler'
Plugin 'tpope/vim-rails'
Plugin 'tpope/vim-fugitive'
Plugin 'tpope/vim-endwise'
Plugin 'tpope/vim-commentary'
Plugin 'tpope/vim-speeddating'
Plugin 'vim-ruby/vim-ruby'
Plugin 'ervandew/supertab'
Plugin 'vim-scripts/YankRing.vim'
Plugin 'benmills/vimux.git'
Plugin 'editorconfig/editorconfig-vim'
Plugin 'wincent/terminus'
Plugin 'kien/ctrlp.vim'
Plugin 'majutsushi/tagbar'
Plugin 'kchmck/vim-coffee-script'
Plugin 'mattn/webapi-vim'
Plugin 'mattn/gist-vim'
Plugin 'scrooloose/nerdTree'
Plugin 'Xuyuanp/nerdtree-git-plugin'
Plugin 'junegunn/vim-easy-align'
Plugin 'corntrace/bufexplorer'
Plugin 'Raimondi/delimitMate'
Plugin 'bling/vim-airline'
Plugin 'airblade/vim-rooter'
Plugin 'scrooloose/syntastic'
Plugin 'yaifa.vim'
Plugin 'matchit.zip'
Plugin 'amirh/HTML-AutoCloseTag'
Plugin 'altercation/vim-colors-solarized'
Plugin 'rking/ag.vim'
Plugin 'Shougo/neocomplcache.vim'
Plugin 'techlivezheng/vim-plugin-minibufexpl'
Plugin 'taglist.vim'
Plugin 'elzr/vim-json'
Plugin 'tpope/vim-markdown'
Plugin 'tpope/vim-haml'
Plugin 'slim-template/vim-slim.git'
Plugin 'hail2u/vim-css3-syntax'
Plugin 'othree/html5-syntax.vim'
Plugin 'jelera/vim-javascript-syntax'
Plugin 'othree/javascript-libraries-syntax.vim'
Plugin 'jiangmiao/simple-javascript-indenter'
Plugin 'puppetlabs/puppet-syntax-vim'
Plugin 'jQuery'
Plugin 'groenewege/vim-less'
Plugin 'fatih/vim-go'
Plugin 'christoomey/vim-tmux-navigator'
Helptags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment