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