mkcms / ivy-yasnippet

Preview yasnippet snippets with ivy
68 stars 10 forks source link
emacs ivy snippets yasnippet

** ~ivy-yasnippet-create-snippet-if-not-matched~ If non-nil, allow exiting the minibuffer without exact match. Doing so will pop up a new buffer for writing a snippet.

** ~ivy-yasnippet-new-snippet~ Snippet to expand when creating new snippet. During expansion, ~name~ is bound to whatever was returned by ~ivy-read~.

** ~ivy-yasnippet-key~ Face used for keys.

** ~ivy-yasnippet-key-matching~ Face used for keys that match whatever is before point.