This website requires JavaScript.
Explore
Help
Sign In
ilo-pona
/
xv6-65oo2
Watch
1
Star
0
Fork
You've already forked xv6-65oo2
0
Code
Issues
Pull requests
Packages
Projects
Releases
Activity
60ed537427
xv6-65oo2
/
.dir-locals.el
5 lines
86 B
EmacsLisp
Raw
Normal View
History
Unescape
Escape
Setting indent-tabs-mode nil everywhere is dangerous
2011-09-05 19:22:16 +00:00
(
(
c-mode
(
indent-tabs-mode
.
nil
)
dir-locals.el to set style in Emacs
2011-08-29 20:12:17 +00:00
(
c-file-style
.
"
bsd
"
)
(
c-basic-offset
.
2
)
)
)
Reference in a new issue
Copy permalink