summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/init.el b/init.el
index c64964f..28e7cf2 100644
--- a/init.el
+++ b/init.el
@@ -50,3 +50,9 @@
;; Settings from M-x customize
(load custom-file 'noerror)
+(require 'bind-key)
+(require 'use-package)
+(require 'diminish)
+
+;; Initialize appearnace
+(require 'ravi-init-marks)