Download Latest Version v0.5.1 source code.tar.gz (16.4 kB)
Email in envelope

Get an email when there's a new version of flatten.nvim

Home / v0.4.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-08-10 1.9 kB
v0.4.0 source code.tar.gz 2023-08-10 12.2 kB
v0.4.0 source code.zip 2023-08-10 18.2 kB
Totals: 3 Items   32.4 kB 0

Breaking

  • Flatten now automatically opens files opened from wezterm and kitty windows in nvim
  • By default, will only do this if their working dirs match.
  • This can be disabled
  • There is now a should_nest callback that controls when a nested instance should be allowed to open.
  • Callbacks that previously received lists of filenames will now receive lists of tables containing both filenames and buffer numbers. See README.md for more info.

What's Changed

New Contributors

Full Changelog: https://github.com/willothy/flatten.nvim/compare/v0.3.0...v0.4.0

Source: README.md, updated 2023-08-10