*** acme-mouse
Not a package in the strict sense, just a .el file - pulled from [[https://github.com/akrito/acme-mouse/]] and modified to meet changes to the old =cl= package.
+Disabled for now - causes issues with the [[*centered-cursor-mode][centered-cursor-mode]]
#+BEGIN_SRC emacs-lisp
-(load (concat user-emacs-directory "acme-mouse.el"))
+;; (load (concat user-emacs-directory "acme-mouse.el"))
#+END_SRC
*** AUCTeX