doomemacs/modules/lang/clojure
Henrik Lissner a25257d8da
lang/clojure: remove fuzzy completion for company
I prefer that fuzzy search is disabled by default, for consistency and performance. Fuzzy search tends to be much significantly slower, and no other company backend offers a fuzzy search mechanism (or should).

Fuzzy search is usually gated behind variables and flags, but since opting in here is a trivial one-liner, I don't think it needs one.
2018-10-16 01:55:38 -04:00
..
autoload.el lang/clojure: refactor & add :eval/:repl support 2018-03-22 06:54:18 -04:00
config.el lang/clojure: remove fuzzy completion for company 2018-10-16 01:55:38 -04:00
packages.el Remove +joker flag for clojure layer 2018-09-09 10:15:20 -07:00