Fix mu 1.10 layout

This commit is contained in:
2023-09-19 23:55:44 +02:00
parent 6e436427e5
commit 2e404a10b7
2 changed files with 5 additions and 0 deletions

View File

@@ -31,3 +31,5 @@
(package! os1-theme :recipe (:host github :repo "sashimacs/os1-theme"))
;; Move buffer while maintaining cursor centered
(package! centered-cursor-mode)
;; HACK Fix mu 1.10 evil navigation
(unpin! evil-collection)