From e0e5fd3fce2d5004b3aa4b70da1ff73b30e80523 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 29 Apr 2024 20:35:57 -0500 Subject: update packages; disabling uninstallable packages and code --- modules/config-utilities.el | 5 ----- 1 file changed, 5 deletions(-) (limited to 'modules/config-utilities.el') diff --git a/modules/config-utilities.el b/modules/config-utilities.el index c6942015b..3aaa006d8 100644 --- a/modules/config-utilities.el +++ b/modules/config-utilities.el @@ -107,11 +107,6 @@ Will recompile natively if supported, or byte-compiled if not." (locate-library (symbol-name x)))))) (goto-char (point-min)))) -;; ------------------------------ Font Lock Studio ----------------------------- -;; debugger for font lock keywords - -(use-package font-lock-studio - :demand t) (provide 'config-utilities) ;;; config-utilities.el ends here -- cgit v1.2.3