Fix the crux-like changes (#995)
This commit is contained in:
parent
61dfff4b9e
commit
32354c79c5
5 changed files with 18 additions and 19 deletions
modules
|
@ -60,7 +60,7 @@ This functions should be added to the hooks of major modes for programming."
|
|||
;; smart curly braces
|
||||
(sp-pair "{" nil :post-handlers
|
||||
'(((lambda (&rest _ignored)
|
||||
(prelude-smart-open-line-above)) "RET")))
|
||||
(crux-smart-open-line-above)) "RET")))
|
||||
|
||||
;; enlist a more liberal guru
|
||||
(setq guru-warn-only t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue