Browse Source

Remove non-existing variable in .dir-locals

Nicolas Goaziou 6 năm trước cách đây
mục cha
commit
f269f19d9a
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      .dir-locals.el

+ 1 - 2
.dir-locals.el

@@ -14,8 +14,7 @@
   (org-footnote-auto-label . t)
   (org-footnote-define-inline . nil)
   (org-footnote-section . "Footnotes")
-  (org-hide-emphasis-markers . nil)
-  (org-list-description-max-indent . 5)))
+  (org-hide-emphasis-markers . nil)))