]> git.phdru.name Git - dotfiles.git/blob - .vim/ftplugin/text.vim
.fvwmrc: Open mpv a bit to the left to allow bigger initial window
[dotfiles.git] / .vim / ftplugin / text.vim
1 if &tw == 0
2   setlocal tw=72
3 endif
4
5 " Break text lines and keep the comment leader ">".
6 setlocal formatoptions+=tcql