Open
Description
Some snippets using yasnippet are linking to a version statically. For instance,
- .emacs.d/snippets/html-mode/jcs-jquery-js - is static link to
jquery-3.4.1.slim.min.js
- .emacs.d/snippets/html-mode/jcs-phaser-js - is static link to
3.18.1
Maybe implement a function that so you can get the latest version for these type of situations.