From b139c8ff5cd3d784d3b462012a1911f00b6c4542 Mon Sep 17 00:00:00 2001 From: bard Date: Tue, 16 Apr 2024 06:15:23 -0400 Subject: old ada mode --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index c2c0f96..5b34e73 100644 --- a/init.el +++ b/init.el @@ -30,6 +30,7 @@ ;; Add the directories to the load path (add-to-list 'load-path "~/.emacs.d/elisp/") +(add-to-list 'load-path "~/.emacs.d/old-ada/") (add-to-list 'load-path (expand-file-name "bard-elisp" user-emacs-directory)) (add-to-list 'load-path (expand-file-name "bard-emacs-modules" user-emacs-directory)) -- cgit v1.2.3