Releases: rhysd/vimwasm-try-plugin
Releases · rhysd/vimwasm-try-plugin
v1.2.0
v1.1.0
- New:
-revision {rev}
option to fetch specific revision.{rev}
can be commit (e.g.d2f17bb
), tag (e.g.v1.0.0
) or branch (e.g.master
) - New:
-persistent
option to fetch files to persistent storage. Files are fetched into~/.vim
instead of/usr/local/share/vim
.~/.vim
is stored in Indexed DB persistently so it does not require fetching again on next time