Stable v1

This commit is contained in:
Zelong Kuang
2026-04-11 16:38:46 +10:00
parent 4a779a480c
commit 39346aca6a
9 changed files with 70 additions and 46 deletions

View File

@@ -1,6 +1,7 @@
;; -*- lexical-binding: t; -*-
(use-package flycheck
:diminish
:hook (emacs-startup . global-flycheck-mode)
:config
(setq flycheck-emacs-lisp-load-path 'inherit)