Rename helpful.el to manual.el

I want to use it for all configs related to the manual pages.
This commit is contained in:
Andreas Zweili 2022-08-20 16:39:46 +02:00
parent f02462c822
commit 27748be473
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
;; various
(load-file (config-path "counsel.el"))
(load-file (config-path "helpful.el"))
(load-file (config-path "manuals.el"))
(load-file (config-path "Yasnippet.el"))