fix(emacs): provide flycheck
All checks were successful
build / build (push) Successful in 5m53s

This commit is contained in:
2026-03-29 13:35:24 -06:00
parent cb4164f1de
commit ef2f6041fd

View File

@@ -11,4 +11,4 @@
"[ e" #'flycheck-previous-error
"] e" #'flycheck-next-error))
(provide 'syd/lsp)
(provide 'syd/flycheck)