Created
February 5, 2015 08:57
-
-
Save krzkrzkrz/f081d523d8105bc1a679 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
Plugin 'tpope/vim-fugitive' | |
Plugin 'Lokaltog/vim-easymotion' | |
Plugin 'tpope/vim-rails.git' | |
Plugin 'kchmck/vim-coffee-script' | |
Plugin 'tomasr/molokai' | |
Plugin 'morhetz/gruvbox' | |
Plugin 'tomtom/tcomment_vim' | |
Plugin 'scrooloose/nerdtree' | |
Plugin 'kien/ctrlp.vim' | |
Plugin 'ervandew/supertab' | |
Plugin 'majutsushi/tagbar' | |
Plugin 'tpope/vim-endwise' | |
Plugin 'mattn/emmet-vim' | |
Plugin 'mhinz/vim-startify' | |
Plugin 'jpalardy/vim-slime' | |
Plugin 'jlanzarotta/bufexplorer' | |
Plugin 'mustache/vim-mustache-handlebars' | |
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