Skip to content

v2.0.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@A7Lavinraj A7Lavinraj released this 10 Nov 13:12
· 219 commits to main since this release

Showcase

Fyler.nvim v.2.0.0 prelease

Breaking changes

  • Configuration structure changed(again, sorry but it is for great).

Performance improvements

  • Now using Trie data structure instead of N-ary tree data structure for faster update.
  • Due to Trie integration operations resolution is much faster and error free.
  • Focusing a buffer is much faster due to Trie lookup traversal.
  • Git statuses are now going to update lazily.

More detailed information will be available on latest release

Thanks to contributors who make this possible.