From 6136a637aeb096200296c3b8207b6f20344ebb7e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 4 May 2021 23:25:42 -0500 Subject: Add package-lint --- init.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/init.el b/init.el index e25f955..e6a8890 100644 --- a/init.el +++ b/init.el @@ -866,6 +866,10 @@ if ripgrep is installed, otherwise `consult-grep'." (:option nov-text-width fill-column) (:file-match "\\.epub\\'")) +(setup (:straight package-lint)) + +(setup (:straight package-lint-flymake)) + (setup (:straight olivetti) (:option olivetti-body-width (+ fill-column 4) olivetti-minimum-body-width fill-column) -- cgit 1.4.1-21-gabe81