Some updates
All checks were successful
/ Test config on 20 (push) Successful in 26s

This commit is contained in:
Maciej 2024-10-22 15:10:10 +03:00
parent ecf3d4195a
commit 82a157fac2
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
3 changed files with 41 additions and 35 deletions

View file

@ -64,7 +64,7 @@
;; Actual supported languages and file syntax.
(require 'icejam-lang-clang)
(require 'icejam-lang-clojure)
(require 'icejam-lang-common-lisp)
;; (require 'icejam-lang-common-lisp) ;; I don't use common lisp often, so let's not load.
(require 'icejam-lang-dart)
(require 'icejam-lang-dhall)
(require 'icejam-lang-elisp)