Skip to content

Commit

Permalink
Added plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
clintliang committed Jul 9, 2016
1 parent a768130 commit 2292038
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vimrc
Expand Up @@ -12,8 +12,9 @@ Plugin 'gmarik/Vundle.vim'
Plugin 'altercation/vim-colors-solarized'
Plugin 'tomasr/molokai'
Plugin 'scrooloose/syntastic'
Plugin 'tpope/vim-surround'
Plugin 'scrooloose/nerdtree'
Plugin 'scrooloose/nerdcommenter'
Plugin 'tpope/vim-surround'
Plugin 'shawncplus/phpcomplete.vim'
Plugin 'StanAngeloff/php.vim'
Plugin 'pangloss/vim-javascript'
Expand Down

0 comments on commit 2292038

Please sign in to comment.