waymondo / frog-jump-buffer

The fastest buffer-jumping Emacs lisp package around
157 stars 5 forks source link

frog-jump-buffer-default-filter not working #13

Closed chaoky closed 4 years ago

chaoky commented 4 years ago

Maybe I'm doing something wrong, but defvar seems to always use the default value of defcustom, which makes setq useless. having only defcustom makes the package work as expected to me.

waymondo commented 4 years ago

Thanks for pointing this out - I fixed it in a separate commit that preserves the variable naming