General comment updates
This commit is contained in:
parent
68389d21cd
commit
673761d4d8
3 changed files with 4 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue