Enable address-prog-mode for prog-mode
This commit is contained in:
parent
2878542c76
commit
07b6aaf85f
1 changed files with 1 additions and 0 deletions
|
@ -269,6 +269,7 @@ ORIG-FUN is the function being wrapped, ARGS are the arguments specified"
|
|||
(with-eval-after-load 'yasnippet (load "oni-yasnippet-init"))
|
||||
|
||||
(add-hook 'ielm-mode-hook 'paredit-mode)
|
||||
(add-hook 'prog-mode-hook 'goto-address-prog-mode)
|
||||
|
||||
(autoload 'mbsync-conf-mode "mbsync-conf-mode"
|
||||
"Major mode for editing mbsync configuration files."
|
||||
|
|
Loading…
Reference in a new issue