vimwasm-try-plugin

Try Vim plugin on your browser without installing it using vim.wasm!

MIT License

Stars
23
Committers
1

Bot releases are hidden (Show)

vimwasm-try-plugin - Latest Release

Published by rhysd about 5 years ago

  • New: Arguments after -- argument are passed as Vim command line arguments. Please see an example in README for actual usage.
vimwasm-try-plugin -

Published by rhysd about 5 years ago

  • 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
vimwasm-try-plugin -

Published by rhysd about 5 years ago

First release 🎉