Modified init.el & conf.kbd
This commit is contained in:
parent
7ec42e3bd2
commit
88c333a11c
2 changed files with 2 additions and 5 deletions
|
|
@ -45,9 +45,6 @@
|
|||
(latex . t) ;; Latex support
|
||||
(shell . t)) ;; Posix Shell support
|
||||
)
|
||||
;; For when I'm writing blog posts and whatnot
|
||||
(require 'markdown-mode)
|
||||
(add-to-list 'auto-mode-alist '("\\.md\\'" . markdown-mode))
|
||||
;; Set the default export directory
|
||||
(setq org-export-directory "~/org_exports/")
|
||||
;; Show inline images in org documents
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue