Parcourir la source

Remove non-existing variable in .dir-locals

Nicolas Goaziou il y a 6 ans
Parent
commit
f269f19d9a
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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)))