Clean up hooks
This commit is contained in:
parent
b984f5a406
commit
71546e6ee8
1 changed files with 6 additions and 7 deletions
|
@ -68,7 +68,6 @@ enable multiple minor modes for the same regexp.")
|
|||
(add-hook! makefile-mode 'narf|enable-tabs) ; Use normal tabs in makefiles
|
||||
(add-hook! before-save 'delete-trailing-whitespace)
|
||||
(add-hook! eldoc-mode (diminish 'eldoc-mode " ?"))
|
||||
;; Line wrapping
|
||||
(add-hook! prog-mode 'narf|enable-comment-hard-wrap)
|
||||
(add-hook! auto-fill-mode (diminish 'auto-fill-function))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue