General comment updates

This commit is contained in:
Henrik Lissner 2017-04-08 01:36:11 -04:00
parent 68389d21cd
commit 673761d4d8
3 changed files with 4 additions and 3 deletions

View file

@ -16,7 +16,8 @@
(set! :repl 'php-mode 'php-boris)
;; default is 10; this optimizes `smartparens' performance, but limits sp
;; pairs to 6 characters.
(add-hook! php-mode (setq-local sp-max-pair-length 6))
(sp-with-modes '(php-mode)