Skip to content

Commit

Permalink
add php manual
Browse files Browse the repository at this point in the history
  • Loading branch information
lovelock committed Nov 18, 2015
1 parent 8a995fb commit cb05ecf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ set noswapfile
" Sets to auto read when a file is modified from outside
set autoread

"colorscheme seoul256
color solarized
set background=dark
set t_Co=256
Expand Down
1 change: 1 addition & 0 deletions vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ let python_highlight_all = 1
au BufNewFile,BufRead *.wsgi set filetype=python

"############### PHP ###############
Bundle 'alvan/vim-php-manual'
Bundle 'shawncplus/phpcomplete.vim'
" default key mapping, needs ctags
" let g:phpcomplete_mappings = {
Expand Down

0 comments on commit cb05ecf

Please sign in to comment.