Skip to content

Commit 829b3f1

Browse files
committed
Add ultyas to the README.md file
1 parent 2384fe1 commit 829b3f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.mdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ get some!
8080
This is another textmate bundle converting tool using Elisp
8181
instead of Ruby.
8282

83+
4. [ultyas] is a command-line tool for converting UltiSnips snippets into
84+
YASnippet format. It simplifies the migration from UltiSnips to YASnippet or
85+
can be used to maintain consistent snippets across Vim/Neovim and Emacs.
86+
8387
Naturally, you can point `yas-snippet-dirs` to good snippet collections out
8488
there. If you have created snippets for a mode, or multiple modes,
8589
consider creating a repository to host them, then tell users that it
@@ -165,4 +169,5 @@ Finally, thank you very much for using YASnippet!
165169
[gnudevel]: http://elpa.gnu.org/devel/yasnippet.html
166170
[yasmate]: http://github.com/joaotavora/yasmate
167171
[textmate-to-yas.el]: https://github.com/mattfidler/textmate-to-yas.el
172+
[ultyas]: https://github.com/jamescherti/ultyas
168173
[yasnippet-snippets]: http://github.com/AndreaCrotti/yasnippet-snippets

0 commit comments

Comments
 (0)