summaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
Diffstat (limited to '.dir-locals.el')
-rw-r--r--.dir-locals.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
index 4f6af924..edafaded 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,6 +1,5 @@
((nil . ((tab-width . 2)
(sentence-end-double-space . t)
- (fill-column . 8)
(bug-reference-url-format
. "http://bugs.ledger-cli.org/show_bug.cgi?id=%s")))
(c-mode . ((c-file-style . "ledger")