Skip to content

Commit

Permalink
fix python
Browse files Browse the repository at this point in the history
x-update-from: mix 2deb07e
  • Loading branch information
drmingdrmer committed Apr 14, 2015
1 parent 50e139a commit b586897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ftplugin/python/python.xpt.vim
Expand Up @@ -38,7 +38,7 @@ XPTvar $SPfun ''
" for ( ** statement ** )
" [ ** a, b ** ]
" { ** 'k' : 'v' ** }
XPTvar $SParg ' '
XPTvar $SParg ''

" if ** (
" while ** (
Expand Down

0 comments on commit b586897

Please sign in to comment.