issues
search
mohkale
/
consult-yasnippet
Other
35
stars
3
forks
source link
(feature): Support accessing snippets for all modes
#5
Closed
mohkale
closed
2 years ago
mohkale
commented
2 years ago
Closes #4
Make consult-yasnippet read the template in the function body, instead of the interactive statement.
Change the function signature of consult-yasnippet to an optional argument that triggers the reading of snippets from all snippet tables.
Add consult-yasnippet--annotate, which suffixes each candidate with name of the snippet table it came from.
Closes #4