radian-software / prescient.el

☄️ Simple but effective sorting and filtering for Emacs.
MIT License
614 stars 25 forks source link

Ivy-Prescient: Error when empty action list #116

Open SPFabGerman opened 3 years ago

SPFabGerman commented 3 years ago

I have the following line in my init.el: (ivy-set-actions 't nil) When using functions that define no additional actions (I tested this with find-file-at-point, but it works with other functions as well) I get the error Symbol’s function definition is void: nil.