Use "C-c y" for yas-expand
2 files changed, 2 insertions(+), 3 deletions(-) M init.el M lisp/setup-helm.el
M init.el => init.el +2 -0
@@ 88,6 88,8 @@ ;;; Yasnippet: yet another snippet extension (use-package yasnippet :ensure t :bind ("C-c y" . yas-expand) :config (yas-global-mode 1))
M lisp/setup-helm.el => lisp/setup-helm.el +0 -3