Move IELM settings to emacs-config
This commit is contained in:
parent
489aa4e261
commit
a4e8c252c7
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@
|
|||
;; (propertize (concat " " (char-to-string #xf233))
|
||||
;; 'face '(:family "Font Awesome" :height 0.75))))
|
||||
|
||||
(add-hook 'ielm-mode-hook 'paredit-mode)
|
||||
(add-hook 'prog-mode-hook 'goto-address-prog-mode)
|
||||
|
||||
(add-to-list 'auto-mode-alist '("\\.targets\\'" . nxml-mode))
|
||||
|
|
Loading…
Reference in a new issue