repo.or.cz
/
worg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Some updates to how to contribute and Woof
[worg.git]
/
.dir-locals.el
blob
53ef894d5abe602d9fae080f7b0eb05786b0ca6f
1
((
nil
2
(
indent-tabs-mode
. t
)
3
(
tab-width
.
8
)
4
(
fill-column
.
70
)
5
(
sentence-end-double-space
. t
))
6
(
org-mode
7
(
indent-tabs-mode
)
8
(
org-edit-src-content-indentation
.
0
)
9
(
org-adapt-indentation
)
10
(
org-list-two-spaces-after-bullet-regexp
)
11
(
org-list-description-max-indent
.
5
)))
12