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