Skip to content

Instantly share code, notes, and snippets.

@Ramblurr
Created April 25, 2013 08:19
Show Gist options
  • Save Ramblurr/5458281 to your computer and use it in GitHub Desktop.
Save Ramblurr/5458281 to your computer and use it in GitHub Desktop.
UnBundle 'mattn/webapi-vim'
UnBundle 'spf13/vim-autoclose'
UnBundle 'amirh/HTML-AutoCloseTag'
UnBundle 'matchit'
UnBundle 'Puppet-Syntax-Highlighting'
UnBundle 'groenewege/vim-less'
UnBundle 'tpope/vim-cucumber'
UnBundle 'tpope/vim-rails'
UnBundle 'derekwyatt/vim-sbt'
UnBundle 'derekwyatt/vim-scala'
UnBundle 'beyondwords/vim-twig'
UnBundle 'quentindecock/vim-cucumber-align-pipes'
UnBundle 'jnwhiteh/vim-golang'
UnBundle 'kchmck/vim-coffee-script'
UnBundle 'spf13/PIV'
UnBundle 'arnaud-lb/vim-php-namespace'
UnBundle 'Shougo/neosnippet'
UnBundle 'honza/snipmate-snippets'
UnBundle 'airblade/vim-gitgutter'
colorscheme vimbrant
" Lusty Juggler
nnoremap <leader><Tab> :LustyJuggler<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment