diff options
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ inserting angle brackets is, so you can add this: Don't worry about having two entries for `<` surround will take the first. Or in Emacs Lisp modes using \` to enter \` ' is quite useful, but not adding a -pair of ` (the default behavior if no entry in `evil-surround-pairs-alist` is +pair of \` (the default behavior if no entry in `evil-surround-pairs-alist` is present), so you can do this: (add-hook 'emacs-lisp-mode-hook (lambda () |
