Skip to content

Releases: hkupty/nvimux

Usability fixes

31 Jan 10:32
dc2ab97
Compare
Choose a tag to compare

What's Changed

  • Fix tabpage dumping text in insert mode by @hkupty in #48
  • Check whether nvim_add_user_command exists before using it by @jdelkins in #47
  • Fix wrong tab indexing by @hkupty in #49
  • fix: Add <CR> to missing mappings by @hkupty in #50

Full Changelog: v3.1...v3.2

Remove deprecated functions

19 Jan 10:01
875ee0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0...v3.1

v3.0

13 Jan 17:15
Compare
Choose a tag to compare

nvimux 3.0

Drop old nvimux.bootstrap() in favor of nvimux.setup{}.