Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
.exrc
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
text
7 lines
220 Bytes
Copy permalink
Copy
Raw
1
"VIM settings to match QEMU coding style. They are activated by adding the
2
"following settings (without the " symbol) as last two lines in $HOME/.vimrc:
3
"set secure
4
"set exrc
5
set
expandtab
6
set
shiftwidth
=
4
7
set
smarttab