diff options
| author | bard <[email protected]> | 2024-04-16 06:15:23 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2024-04-16 06:15:23 -0400 |
| commit | b139c8ff5cd3d784d3b462012a1911f00b6c4542 (patch) | |
| tree | 744aecba22bee5a689b2d70c1b525b2e82846ba4 /init.el | |
| parent | 811e95ebcad2a92121421644a1834d42a7305579 (diff) | |
old ada mode
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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)) |
