aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadon Rosborough <radon.neon@gmail.com>2021-02-25 20:16:50 -0800
committerRadon Rosborough <radon.neon@gmail.com>2021-02-25 20:16:50 -0800
commit02368ee1c73df691356ebcfff06b785b585d92a6 (patch)
tree7ed6606a5a9a2c8c81ec923a79297925404508b2
parentf487ef185c1ec0fc8bcc3ae3d40ba47f07a7ec6e (diff)
[raxod502/selectrum#437] Use default outline-regexp
-rw-r--r--apheleia.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/apheleia.el b/apheleia.el
index 16d4c1a..3c11058 100644
--- a/apheleia.el
+++ b/apheleia.el
@@ -692,8 +692,4 @@ and `apheleia-formatters'."
(provide 'apheleia)
-;; Local Variables:
-;; outline-regexp: ";;;;* "
-;; End:
-
;;; apheleia.el ends here