1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-27 14:14:19 +03:00
vimr/resources/release-notes.md
2016-11-10 15:13:17 +01:00

371 B

  • GH-321: Cmd-V now works in the terminal mode.
  • GH-330: Closing the file browser with Cmd-1 now focuses the Neovim view.
  • GU-308: Set cwd to the parent folder of the file when opening a file in a new window
  • Update RxSwift from 3.0.0-rc1 to 3.0.1
  • Update Neovim to neovim/neovim@0213e99aaf
    • includes inccommand! 😆