Created
December 9, 2016 18:59
-
-
Save akofink/d31a1aa7ba798e897ea23909fe361e71 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| " Github Bundles | |
| Plugin 'Raimondi/delimitMate' | |
| Plugin 'Shougo/neocomplcache' | |
| Plugin 'airblade/vim-gitgutter' | |
| Plugin 'chase/vim-ansible-yaml' | |
| Plugin 'danro/rename.vim' | |
| Plugin 'docunext/closetag.vim' | |
| Plugin 'flazz/vim-colorschemes' | |
| Plugin 'gmarik/Vundle.vim' | |
| Plugin 'kana/vim-fakeclip' | |
| Plugin 'kchmck/vim-coffee-script' | |
| Plugin 'kien/ctrlp.vim' | |
| Plugin 'klen/python-mode' | |
| Plugin 'majutsushi/tagbar' | |
| Plugin 'mattn/gist-vim' | |
| Plugin 'mattn/webapi-vim' | |
| Plugin 'mileszs/ack.vim' | |
| Plugin 'mustache/vim-mustache-handlebars' | |
| Plugin 'nathanaelkane/vim-indent-guides' | |
| Plugin 'othree/html5.vim' | |
| Plugin 'rking/ag.vim' | |
| Plugin 'scrooloose/nerdtree' | |
| Plugin 'scrooloose/syntastic' | |
| Plugin 'sjl/gundo.vim' | |
| Plugin 'tpope/vim-abolish' | |
| Plugin 'tpope/vim-commentary' | |
| Plugin 'tpope/vim-fugitive' | |
| Plugin 'tpope/vim-git' | |
| Plugin 'tpope/vim-haml' | |
| Plugin 'tpope/vim-markdown' | |
| Plugin 'tpope/vim-rails' | |
| Plugin 'tpope/vim-rake' | |
| Plugin 'tpope/vim-sleuth' | |
| Plugin 'tpope/vim-surround' | |
| Plugin 'vim-airline/vim-airline' | |
| Plugin 'vim-airline/vim-airline-themes' | |
| Plugin 'vim-ruby/vim-ruby' | |
| Plugin 'vim-scripts/supertab' | |
| Plugin 'vim-scripts/vimwiki' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment