Sign in
qemu
/
seabios-hppa
/
ed9637970729647836cf2f28c17418980ac96f98
/
.
/
.vimrc
blob: 5126a5dbddcbd3ee5b83a9e2fb9b5842ae4983e9 [
file
] [
log
] [
blame
]
set
expandtab
set
shiftwidth
=
4
set
smarttab
autocmd
FileType
asm
setlocal ts
=
8
sts
=
8
sw
=
8
noexpandtab nosmarttab