summary refs log tree commit diff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index bf273d0..c881111 100644
--- a/init.el
+++ b/init.el
@@ -44,6 +44,7 @@
 (require 'init-eshell)
 (require 'init-writing)
 (require 'init-window)
+(require 'init-notes)
 
 (report-time-since-load)