Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/.exrc

8 lines
220 B
VimL
Raw Normal View History

2023-03-06 14:48:14 +01:00
"VIM settings to match QEMU coding style. They are activated by adding the
"following settings (without the " symbol) as last two lines in $HOME/.vimrc:
"set secure
"set exrc
set expandtab
set shiftwidth=4
set smarttab