Skip to content

Commit

Permalink
Remove global formatoptions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeymorozov committed Jan 10, 2013
1 parent 35bb35d commit a273c73
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 a273c73

Please sign in to comment.