Skip to content

Commit

Permalink
add wsgi support
Browse files Browse the repository at this point in the history
  • Loading branch information
lovelock committed May 11, 2015
1 parent 9e5ce41 commit d4d82d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ let g:pyflakes_use_quickfix = 0
" for python.vim syntax highlight
Bundle 'hdima/python-syntax'
let python_highlight_all = 1
au BufNewFile,BufRead *.wsgi set filetype=python


"############### PHP ###############
Expand Down

0 comments on commit d4d82d0

Please sign in to comment.