Splitjoin.vim Versions Save

Switch between single-line and multiline forms of code

v1.2.0

10 months ago

What's Changed

  • Better go support for splitting variables and imports
  • Rust support for splitting function calls
  • Various bugfixes

New Contributors

Full Changelog: https://github.com/AndrewRadev/splitjoin.vim/compare/v1.1.0...v1.2.0

v1.1.0

2 years ago

What's Changed

  • New integrations: Elm, Clojure, R, Java
  • Improvements to support for: YAML, Elixir, Rust, Go, JSX, Ruby
  • Filetypes that delegate to existing support: svelte, javascriptreact, typescriptreact
  • Various fixes and smaller improvements

New Contributors

Full Changelog: https://github.com/AndrewRadev/splitjoin.vim/compare/v1.0.0...v1.1.0