Sign in
qemu
/
seabios-hppa
/
aea8aad64c6f93a1e5ea66c4f97a240953d4368e
/
.
/
.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