Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sukima/vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
sukima committed Apr 18, 2012
2 parents 69e7d19 + 449effd commit b6af31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -15,8 +15,8 @@ if !exists("*vundle#rc")
endif endif


" Section: Preferred bundles {{{1 " Section: Preferred bundles {{{1
Bundle 'altercation/vim-colors-solarized'
Bundle 'gmarik/vundle' Bundle 'gmarik/vundle'
Bundle 'altercation/vim-colors-solarized'
Bundle 'edsono/vim-matchit' Bundle 'edsono/vim-matchit'
Bundle 'tpope/vim-rails' Bundle 'tpope/vim-rails'
Bundle 'tpope/vim-haml' Bundle 'tpope/vim-haml'
Expand Down

0 comments on commit b6af31b

Please sign in to comment.