mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fixes wrong-number-of-args error caused by new counsel-more-chars implementation upstream. These hacks removed the hard-coded minimum input length requirement for counsel-ag and its ilk. The recent counsel update made those requirements customizable through counsel-more-chars-alist.