fixed flymake, added ement matrix client

This commit is contained in:
2024-10-02 09:51:12 +02:00
parent 47eb117e9f
commit 771ef7e17d
3 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
;; FIXME: how to force bash mode?
(use-package flymake
:ensure nil

4
lisp/init-matrix.el Normal file
View File

@@ -0,0 +1,4 @@
(use-package ement)
(provide 'init-matrix)
;;; init-matrix.el ends here