aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorbard <[email protected]>2024-04-16 06:15:23 -0400
committerbard <[email protected]>2024-04-16 06:15:23 -0400
commitb139c8ff5cd3d784d3b462012a1911f00b6c4542 (patch)
tree744aecba22bee5a689b2d70c1b525b2e82846ba4 /init.el
parent811e95ebcad2a92121421644a1834d42a7305579 (diff)
old ada mode
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
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))