contrib/vimrc: override formatting options for more files
authorAlexander Monakov <amonakov@ispras.ru>
Mon, 2 Sep 2019 12:30:02 +0000 (15:30 +0300)
committerAlexander Monakov <amonakov@gcc.gnu.org>
Mon, 2 Sep 2019 12:30:02 +0000 (15:30 +0300)
commit2b196fb76e1ff1ea15c3772ad59ee59018682eff
tree75cec150ada97cb8107e99d7a98bde43ebffede2
parentd2faf10f9578b16d8c262d5d8d307f5bfe3ee2bf
contrib/vimrc: override formatting options for more files

* vim-gcc-dev/syntax/gcc-match.vim: Do not override 'tabstop' here.
* vimrc: Set preferred values for 'tabstop', 'softtabstop',
'shiftwidth', 'noexpandtab', 'textwidth', 'formatoptions' for all
files, not just C-like files.

From-SVN: r275316
contrib/ChangeLog
contrib/vim-gcc-dev/syntax/gcc-match.vim
contrib/vimrc