aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 7ebc0d6..3b6d552 100644
--- a/init.el
+++ b/init.el
@@ -36,7 +36,7 @@
;; Tools
(require 'init-flycheck)
;; Languages
-
+(require 'init-markdown)
;;; Loads custom file
(when (file-exists-p custom-file)