From c90fe3ed3f35ea01b0d1299a0e721a5ab902ca11 Mon Sep 17 00:00:00 2001 From: Clombrong Date: Wed, 18 Jun 2025 22:09:25 +0200 Subject: style: change fill-column to 88 --- .dir-locals.el | 1 + 1 file changed, 1 insertion(+) (limited to '.dir-locals.el') diff --git a/.dir-locals.el b/.dir-locals.el index 228d9a7..b97f826 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -2,6 +2,7 @@ ;;; For more information see (info "(emacs) Directory Variables") ((nil . ((jinx-dir-local-words . "Lwt") + (fill-column . 88) (eval . (let ((opam-share (car -- cgit v1.2.3