Skip to content

Commit

Permalink
Merge pull request #19 from rekky/master
Browse files Browse the repository at this point in the history
Fix overriding of global formatoptions
  • Loading branch information
spf13 committed Jan 10, 2013
2 parents 35bb35d + a273c73 commit 3ceae18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ftplugin/php.vim
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ setlocal smartindent
" Linewidth to 79, because of the formatoptions this is only valid for
" comments
setlocal textwidth=79
set formatoptions=qrocb

setlocal nowrap " Do not wrap lines automatically

Expand Down

0 comments on commit 3ceae18

Please sign in to comment.