ywangmy / yasupp.el

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Download yasupp.el to your lisp directory.

(use-package yasupp
  :hook
  (yas-minor-mode . yasp-minor-mode)
  )

About

License:MIT License


Languages

Language:Emacs Lisp 100.0%