瀏覽代碼

Remove non-existing variable in .dir-locals

Nicolas Goaziou 6 年之前
父節點
當前提交
f269f19d9a
共有 1 個文件被更改,包括 1 次插入2 次删除
  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)))