Remove BSD specific config and make HEEx formatter work
Some checks failed
/ Test config on 20 (push) Failing after 46s
Some checks failed
/ Test config on 20 (push) Failing after 46s
This commit is contained in:
parent
67066dee3d
commit
ea0e8706f2
8 changed files with 203 additions and 208 deletions
|
|
@ -72,5 +72,8 @@
|
|||
;; regexp.
|
||||
(setopt vr/engine 'pcre2el))
|
||||
|
||||
;; Format all programming languages with the same package
|
||||
(use-package apheleia :ensure t :defer t)
|
||||
|
||||
(provide 'icejam-prog-mode)
|
||||
;;; icejam-prog-mode.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue