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