You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
verbose set formatoptions?
formatoptions=cqmBj
Last set from ~/.vim/bundle/vim-sensible/plugin/sensible.vim line 89
Press ENTER or type command to continue
verbose set formatoptions?
formatoptions=cqmBj
Last set from ~/.vim/bundle/vim-sensible/plugin/sensible.vim line 89
Press ENTER or type command to continue
that 'm' is breaking strings at ",". for example:
broke to:
even removing ',' in
breakat
does not work.so I guess "m" should not be default?
The text was updated successfully, but these errors were encountered: