Minor refactor & comment revision across the board
This commit is contained in:
parent
31c95042c3
commit
d297dc6934
7 changed files with 10 additions and 9 deletions
|
@ -24,7 +24,8 @@
|
|||
(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
|
||||
;; Change this to `sly-flex-completions' for fuzzy completion
|
||||
;; Doom defaults to non-fuzzy search, because it is slower and less
|
||||
;; precise. Change this to `sly-flex-completions' for fuzzy completion
|
||||
sly-complete-symbol-function 'sly-simple-completions)
|
||||
|
||||
(set-popup-rules!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue