cosmicexplorer / helm-rg

ripgrep is nice
GNU General Public License v3.0
101 stars 21 forks source link

Implement defcustom for candidate-number-limit #33

Open ednolan opened 2 years ago

ednolan commented 2 years ago

This implements the TODO to add a defcustom for candidate-number-limit, and sets its default to 200.

The implementation is adapted from helm-git-grep's own candidate-number-limit defcustom.