Skip to content

Commit

Permalink
Reordered Language Additions
Browse files Browse the repository at this point in the history
  • Loading branch information
mutewinter committed Jan 24, 2012
1 parent d93120e commit aaeceb9
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions vimrc
Expand Up @@ -54,17 +54,20 @@ Bundle 'ervandew/supertab'
Bundle 'gregsexton/MatchTag'
Bundle 'Shougo/neocomplcache'
" Language Additions
" Ruby
Bundle 'vim-ruby/vim-ruby'
Bundle 'msanders/cocoa.vim'
Bundle 'tpope/vim-haml'
Bundle 'tpope/vim-rails'
Bundle 'tpope/vim-rake'
" JavaScript
Bundle 'pangloss/vim-javascript'
Bundle 'kchmck/vim-coffee-script'
Bundle 'leshill/vim-json'
Bundle 'itspriddle/vim-jquery'
Bundle 'tpope/vim-rails'
" Misc
Bundle 'msanders/cocoa.vim'
Bundle 'mutewinter/taskpaper.vim'
Bundle 'leshill/vim-json'
Bundle 'mutewinter/nginx.vim'
Bundle 'tpope/vim-rake'
Bundle 'timcharper/textile.vim'
" Libraries
Bundle 'L9'
Expand Down

0 comments on commit aaeceb9

Please sign in to comment.