This website requires JavaScript.
Explore
Help
Sign In
greg
/
xv6
Watch
1
Star
0
Fork
You've already forked xv6
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
432acbaf9e
xv6
/
.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