Skip to content

mohkale/consult-yasnippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

consult-yasnippet

MELPA

A consulting-read interface for yasnippet.

https://user-images.githubusercontent.com/23294780/134374821-4ed3ecdb-cb1d-4fa2-a63a-288a4eeb8bd0.png

This package implements the yasnippet consulting-read interface from consult#173.

Table of Contents

Installation

Manually

  1. Clone the repo.
  2. Add the repo path to your emacs load-path.
  3. Load it when needed.

From MELPA

This package is on MELPA. You can add this to your package-archives variable and then install through M-x package-install.

(push '("melpa" . "https://melpa.org/packages/") package-archives)
(package-refresh-contents)
(package-install 'consult-yasnippet)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •