@ -59,7 +59,8 @@
;; Markdown mode
(use-package markdown-mode
:ensure t)
:ensure t
:init (add-hook 'markdown-mode-hook 'turn-on-auto-fill))
;; install goto last change (opens the file in the last position)
; (use-package goto-last-change