summaryrefslogtreecommitdiff
path: root/llama.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-01-31 19:33:44 +0100
committerJonas Bernoulli <jonas@bernoul.li>2025-02-01 13:59:13 +0100
commitb9842c6aa84be021b0397f83d8fee84df904ad11 (patch)
tree873ffaccfacc4b76251a756e1161c397ff5ea913 /llama.el
parente7743626140657e53140c63dca8c56389a7e98e3 (diff)
Add .dir-locals.el
Diffstat (limited to 'llama.el')
-rw-r--r--llama.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/llama.el b/llama.el
index 2ff3402..3b8eb55 100644
--- a/llama.el
+++ b/llama.el
@@ -501,7 +501,5 @@ expansion, and the looks of this face should hint at that.")
llama-fontify-mode llama--turn-on-fontify-mode)
(provide 'llama)
-;; Local Variables:
-;; indent-tabs-mode: nil
-;; End:
+
;;; llama.el ends here