0.0.7
- Improve: Follow the latest upstream 8.1.1640
- New: Add
cmdArgs
option toVimWasm.start()
method call. It defines a command line arguments for runningvim
command. Please read documentation for more details - Improve: https://rhysd.github.io/vim.wasm learns
arg=
query parameter to pass command line arguments to underlyingvim
command execution - Improve: Running unit tests is made 3x faster