General revision of docstrings
This commit is contained in:
parent
7630394210
commit
57f383ef76
5 changed files with 23 additions and 16 deletions
|
@ -119,7 +119,7 @@ fundamental-mode) for performance sake."
|
|||
sp-show-pair-delay 0
|
||||
sp-max-pair-length 3)
|
||||
|
||||
;; disable smartparens in evil-mode's replace state (they conflict)
|
||||
;; smartparens conflicts with evil-mode's replace state
|
||||
(add-hook 'evil-replace-state-entry-hook #'turn-off-smartparens-mode)
|
||||
(add-hook 'evil-replace-state-exit-hook #'turn-on-smartparens-mode)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue