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