Yevgnen/ivy-rich

Minor typo

ianyepan opened this issue · 1 comments

In the README of the customize branch: When adding icons to switching buffers, the snippet (ivy-rich-switch-buffer-icon :width 2) should be (ivy-rich-switch-buffer-icon (:width 2)) with the width attribute wrapped in parentheses, or else it wouldn't take effect.

Thanks!