Revise comments

This commit is contained in:
Henrik Lissner 2020-02-28 16:29:49 -05:00
parent ea01e850e4
commit 88dd15e204
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 6 additions and 8 deletions

View file

@ -33,8 +33,9 @@
(setq sly-mrepl-history-file-name (concat doom-cache-dir "sly-mrepl-history")
sly-kill-without-query-p t
sly-net-coding-system 'utf-8-unix
;; Doom defaults to non-fuzzy search, because it is slower and less
;; precise. Change this to `sly-flex-completions' for fuzzy completion
;; Doom defaults to non-fuzzy search, because it is faster and more
;; precise (but requires more keystrokes). Change this to
;; `sly-flex-completions' for fuzzy completion
sly-complete-symbol-function 'sly-simple-completions)
(set-popup-rules!