xref: /qemu/.exrc (revision a3434a2d56aee3018f4a0f55c7e0f0cda11f3d9e)
1"VIM settings to match QEMU coding style.  They are activated by adding the
2"following settings (without the " symbol) as last two lines in $HOME/.vimrc:
3"set secure
4"set exrc
5set expandtab
6set shiftwidth=4
7set smarttab
8