Homepage: https://github.com/yasuyk/helm-sheet
Author: Yasuyuki Oka
Updated:
Helm sources for sheet
Add the following to your Emacs init file: (require 'helm-sheet) ;; Not necessary if using ELPA package (global-set-key (kbd "C-c s") 'helm-sheet) That's all.